The ConversationManagertype exposes the following members.

Events

  Name Description
Public event ConversationAdded
Occurs a new conversation is added (either incoming or outgoing).
Public event ConversationRemoved
Occurs when a conversation is removed. A conversation is removed when all modalities are disconnected or conversation was ended with a call to End()).

See Also