UCBase.IsSignedIn Property

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

Syntax

'Declaration
Public Property IsSignedIn As Boolean
    Get
    Private Set
'Usage
Dim instance As UCBase
Dim value As Boolean

value = instance.IsSignedIn
public bool IsSignedIn { get; private set; }

Property Value

Type: System.Boolean

See Also

Reference

UCBase Class

UCBase Members

Microsoft.Lync.Controls Namespace