Determines whether user signed in from intranet.

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

Syntax

C#
public 
bool 
SignedInFromIntranet { 
get; }

See Also