UserListEntry Class

Information about a single user, kiosk, or group.

Properties

Type Signature
string Name
User, kiosk, or group name used for calling.
string DisplayName
The display name of a user, kiosk, or group.
EndpointNameType Type
The type of this entry (user, kiosk, or group).
bool? IsOnCall
If set, then true means that the user or kiosk is on a call.
List<UserListEntry> GroupMembers
Information about users that are members of a group.