GroupChatAddInInformation Members
Include Protected Members
Include Inherited Members
Information needed for updating a chat room through BeginUpdateAddIn(Guid, GroupChatAddInInformation, AsyncCallback, Object).
The following tables list the members exposed by the GroupChatAddInInformation type.
Constructors
Name | Description | |
---|---|---|
GroupChatAddInInformation | Initializes a new instance of the GroupChatAddInInformationclass. |
Top
Properties
Name | Description | |
---|---|---|
AddInID | Gets the add-in ID. | |
Name | Gets or sets the name of the add-in. | |
Uri | Gets or sets the URI of the Web page to be displayed by the add-in. | |
UriString |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top