Resize the window.

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

Syntax

C#
public 
void 
Resize(
	
int 
width,
	
int 
height
)

Parameters

width
Type: System . . :: . . Int32
height
Type: System . . :: . . Int32

See Also