Gets or sets the internal signalling server address.

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

Syntax

C#
public 
string 
InternalServerUrl { 
get; 
set; }

See Also