Share via


PresenceCapability.Availability property

Returns the presence availability of a contact at an endpoint that is capable of the communication mode specified by the PresenceCapability.Type property.

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

Syntax

'Declaration
Public ReadOnly Property Availability As Integer
    Get
'Usage
Dim instance As PresenceCapability
Dim value As Integer

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

Property value

Type: System.Int32

See also

Reference

PresenceCapability class

PresenceCapability members

Microsoft.Lync.Model namespace