Returns the handle of the parent window or control in which the conversation window is docked.

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

Syntax

C#
public 
IntPtr 
ParentWindow { 
get; }

See Also