Gets or sets the external signalling server address.

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

Syntax

C#
public 
string 
ExternalServerUrl { 
get; 
set; }

See Also