An add-in is a web-based application which can be associated with a chat room (see AddIn ).

The GroupChatAddIntype exposes the following members.

Properties

  Name Description
Public property AddInID Gets the add-in ID.
Public property Name Gets the name or the add-in. The name will be displayed in a list of add-ins from which chat room managers can select when they are managing a chat room.
Public property Uri Gets the URI of the web page to be displayed by the add-in.
Public property UriString
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