Compartir a través de


MyPresenceChooser.AvailabilityState Property

Gets an enumerated value that represents the currently signed-in user's availability.

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

Syntax

'Declaration
Public Property AvailabilityState As ContactAvailability
    Get
    Private Set
'Usage
Dim instance As MyPresenceChooser
Dim value As ContactAvailability

value = instance.AvailabilityState
public ContactAvailability AvailabilityState { get; private set; }

Property Value

Type: Microsoft.Lync.Controls.ContactAvailability

See Also

Reference

MyPresenceChooser Class

MyPresenceChooser Members

Microsoft.Lync.Controls Namespace