ConversationManager Class
Manages conversation creation and removal, retrieves the collection of the conversations, joins a conference, and other conversation collection-related actions.
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
UCWBase
UCWFull
Microsoft.Lync.Model.Conversation.ConversationManager
Namespace: Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Class ConversationManager _
Inherits UCWFull
'Usage
Dim instance As ConversationManager
public class ConversationManager : UCWFull
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.