Share via


ConversationManager Members

Include Protected Members
Include Inherited Members

Manages conversation creation and removal, retrieves the collection of the conversations, joins a conference, and other conversation collection-related actions.

The ConversationManager type exposes the following members.

Properties

  Name Description
Public property Conversations Gets the collection of conversations.

Top

Methods

  Name Description
Public method AddConversation Adds a new (outgoing) conversation instance.
Public method CreateObjRef (inherited from MarshalByRefObject)
Public method Equals (inherited from Object)
Protected method Finalize (Overrides UCWFullFinalize().)
Public method GetHashCode (inherited from Object)
Public method GetLifetimeService (inherited from MarshalByRefObject)
Public method GetType (inherited from Object)
Public method InitializeLifetimeService (inherited from MarshalByRefObject)
Public method JoinConference Retrieves or Creates a conversation initialized to join conference at given URL.
Protected method MemberwiseClone() (inherited from Object)
Protected method MemberwiseClone(Boolean) (inherited from MarshalByRefObject)
Public method ToString (inherited from Object)

Top

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()).

Top

See Also

Reference

ConversationManager Class

Microsoft.Lync.Model.Conversation Namespace