Gets a bool value which indicates whether or not the currently connected Lync session is signed in.

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

Syntax

C#
public 
bool 
IsSignedIn { 
get; 
private 
set; }

See Also