GroupChatUserGroupInformation Constructor

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.

Initializes a new instance of the GroupChatUserGroupInformation class.

Namespace:  Microsoft.Rtc.Collaboration.GroupChat.Management
Assembly:  Microsoft.Rtc.Collaboration.GroupChat (in Microsoft.Rtc.Collaboration.GroupChat.dll)

Syntax

'Declaration
Public Sub New ( _
    group As GroupChatUserGroup _
)
'Usage
Dim group As GroupChatUserGroup

Dim instance As New GroupChatUserGroupInformation(group)
public GroupChatUserGroupInformation(
    GroupChatUserGroup group
)

Parameters

See Also

Reference

GroupChatUserGroupInformation Class

GroupChatUserGroupInformation Members

Microsoft.Rtc.Collaboration.GroupChat.Management Namespace