ConversationWindow.Undock Method
Undocks the window.
Namespace: Microsoft.Lync.Model.Extensibility
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Sub Undock
'Usage
Dim instance As ConversationWindow
instance.Undock()
public void Undock()