The Conversationtype exposes the following members.

Properties

  Name Description
Public property ConversationManager
Gets the parent conversation manager of this conversation.
Public property Modalities
Gets the collection of conversation modalities. For example, the InstantMessaging modality or the audio/video modality.
Public property Participants
Gets the participant collection.
Public property Properties
Gets a dictionary of conversation properties.
Public property SelfParticipant
Gets the self participant object which represents the user signed in on this client.
Public property State
Gets the current conversation state.

See Also