GroupChatPrincipalSummary Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

The GroupChatPrincipalSummary type 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

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

GroupChatPrincipalSummary Class

Microsoft.Rtc.Collaboration.GroupChat.Management Namespace