The GroupChatUserGroupInformationtype exposes the following members.

Properties

  Name Description
Public property ArePermissionsInherited Gets or sets a value indicating whether permissions are inherited.(Inherited from GroupChatPrincipalInformation.)
Public property CanUploadFiles Gets or sets a value indicating whether this principal can upload files. The value of this property may be hidden if ArePermissionsInherited is true .(Inherited from GroupChatPrincipalInformation.)
Public property ChangeHistory Gets the change history of this principal.(Inherited from GroupChatPrincipalInformation.)
Public property EntityGuid Gets the entity GUID which identifies this user or user group to the system.(Inherited from GroupChatPrincipalInformation.)
Public property IsChatRoomAdministrator Gets or sets a value indicating whether this principal is chat room administrator. The value of this property may be hidden if ArePermissionsInherited is true .(Inherited from GroupChatPrincipalInformation.)
Public property IsUserAdministrator Gets or sets a value indicating whether this principal is user administrator. The value of this property may be hidden if ArePermissionsInherited is true .(Inherited from GroupChatPrincipalInformation.)
Public property MemberOf Gets a collection of objects which describe the user groups to which this principal belongs.(Inherited from GroupChatPrincipalInformation.)
Public property Name Gets the name of the user or user group represented by this instance.(Inherited from GroupChatPrincipalInformation.)
Public property PrincipalType Gets the type of principal represented by this instance.(Inherited from GroupChatPrincipalInformation.)
Public property Type Gets the type of principal represented by this instance.(Inherited from GroupChatPrincipalInformation.)
Public property Uri Gets the URI for this principal. Users have SIP URIs, and groups have URIs of the form 'ma-grp:@u.g'.(Inherited from GroupChatPrincipalInformation.)
Top

See Also