ConversationManager 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 Get 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/Creates a conversation initialized so as 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 Raised when a conversation add operation completes.
Public event ConversationRemoved Raised when a conversation remove operation completes.

Top

See also

Reference

ConversationManager class

Microsoft.Lync.Model.Conversation namespace