Gets the parent conversation manager of this conversation.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 

ConversationManager 
ConversationManager { 
get; }

See Also