GroupChatAddInSettings Members
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.
The GroupChatAddInSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GroupChatAddInSettings | Initializes a new instance of the GroupChatAddInSettings class. |
Top
Properties
Name | Description | |
---|---|---|
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. |
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