GroupChatAddInInformation Class

Information needed for updating a chat room through BeginUpdateAddIn(Guid, GroupChatAddInInformation, AsyncCallback, Object).

Inheritance Hierarchy

System.Object
  Microsoft.Rtc.Collaboration.GroupChat.Management.GroupChatAddInInformation

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

Syntax

'Declaration
Public Class GroupChatAddInInformation
'Usage
Dim instance As GroupChatAddInInformation
public class GroupChatAddInInformation

Remarks

For more detailed information about any of the properties that can be set here, see GroupChatAddIn.

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.

See Also

Reference

GroupChatAddInInformation Members

Microsoft.Rtc.Collaboration.GroupChat.Management Namespace