GroupChatPrincipalInformation Class
Information needed for updating a local user or user group through BeginUpdateUserOrGroupInformation(GroupChatPrincipalInformation, AsyncCallback, Object). For federated users and user groups, see GroupChatFederatedUserInformation and GroupChatFederatedUserGroupInformation.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.GroupChat.Management.GroupChatPrincipalInformation
Microsoft.Rtc.Collaboration.GroupChat.Management.GroupChatUserGroupInformation
Microsoft.Rtc.Collaboration.GroupChat.Management.GroupChatUserInformation
Namespace: Microsoft.Rtc.Collaboration.GroupChat.Management
Assembly: Microsoft.Rtc.Collaboration.GroupChat (in Microsoft.Rtc.Collaboration.GroupChat.dll)
Syntax
'Declaration
Public MustInherit Class GroupChatPrincipalInformation
'Usage
Dim instance As GroupChatPrincipalInformation
public abstract class GroupChatPrincipalInformation
Remarks
For more information, see GroupChatPrincipal.
Thread Safety
All public static (Shared in Visual Basic) members of this type are thread-safe. Instance members are not guaranteed to be thread-safe.