Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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