Closes the extensibility window of the given application GUID.

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

Syntax

C#
public 
void 
CloseExtensibilityWindow(
	
string 
applicationId
)

Parameters

applicationId
Type: System . . :: . . String

See Also