Share via


GroupChatAddInInformation Members

Include Protected Members
Include Inherited Members

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

The GroupChatAddInInformation type exposes the following members.

Constructors

  Name Description
Public method GroupChatAddInInformation Initializes a new instance of the GroupChatAddInInformationclass.

Top

Properties

  Name Description
Public property AddInID Gets the add-in ID.
Public property Name Gets or sets the name of the add-in.
Public property Uri Gets or sets the URI of the Web page to be displayed by the add-in.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

GroupChatAddInInformation Class

Microsoft.Rtc.Collaboration.GroupChat.Management Namespace