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