Share via


CustomAvailabilityState.Availability property

Get the availability value of the custom presence.

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

Syntax

'Declaration
Public ReadOnly Property Availability As ContactAvailability
    Get
'Usage
Dim instance As CustomAvailabilityState
Dim value As ContactAvailability

value = instance.Availability
public ContactAvailability Availability { get; }

Property value

Type: Microsoft.Lync.Model.ContactAvailability

See also

Reference

CustomAvailabilityState class

CustomAvailabilityState members

Microsoft.Lync.Model namespace