GroupChatFederatedUserGroup Class
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.GroupChat.Management.GroupChatPrincipal
Microsoft.Rtc.Collaboration.GroupChat.Management.GroupChatUserGroup
Microsoft.Rtc.Collaboration.GroupChat.Management.GroupChatFederatedUserGroup
Namespace: Microsoft.Rtc.Collaboration.GroupChat.Management
Assembly: Microsoft.Rtc.Collaboration.GroupChat (in Microsoft.Rtc.Collaboration.GroupChat.dll)
Syntax
'Declaration
Public Class GroupChatFederatedUserGroup _
Inherits GroupChatUserGroup
'Usage
Dim instance As GroupChatFederatedUserGroup
public class GroupChatFederatedUserGroup : GroupChatUserGroup
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.