The GroupChatPrincipalSummarytype exposes the following members.

Properties

  Name Description
Public property ActiveDirectoryPath Gets the Active Directory path of this principal. This value is null if the Type of this principal is FederatedUser or FederatedUserGroup . In some contexts, this value may be unavailable, even for those principal types which are defined in Active Directory.
Public property EntityGuid Gets the entity GUID which identifies this user or user group to the system.
Public property Name Gets the name of the user or user group represented by this instance.
Public property Type Gets the type of principal represented by this instance.
Public property Uri Gets the URI of the user or user group represented by this instance.
Top

See Also