Represents a conversation window and exposes operations to manipulate the window of a conversation, including docking into a parent window.

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

Syntax

C#
public 
class 
ConversationWindow : 
UCWFull

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . MarshalByRefObject
     UCWBase
       UCWFull
         Microsoft.Lync.Model.Extensibility . . :: . . ConversationWindow

See Also