Sets the properties of a conversation window extension.

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

Syntax

C#
public 
void 
SetExtensibilityWindowProperties(
	
string 
intrnalUrl,
	
string 
externalUrl,
	

ConversationWindowExtensionSize 
windowSize
)

See Also