The InstantMessageModalitytype exposes the following members.

Properties

  Name Description
Public property Capabilities
Gets the instant messaging capabilities.
Public property Conversation
Gets the associated conversation object.
(Inherited from Modality.)
Public property Endpoint
Sets or gets the contact endpoint that is used by the modality.
(Inherited from Modality.)
Public property IsTyping
Returns true if the participant associated with this InstantMessageModality instance is typing.
Public property Participant
Gets the associated participant object.
(Inherited from Modality.)
Public property Properties
Gets a dictionary of modality properties.
(Inherited from Modality.)
Public property State
Gets the modality state.
(Inherited from Modality.)

See Also