ContactAvailability enumeration
Contact Availability. Enumerates the possible states for a contact's aggregated availability.
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Enumeration ContactAvailability
'Usage
Dim instance As ContactAvailability
public enum ContactAvailability
Members
Member name | Description | |
---|---|---|
Invalid | Invalid | |
None | None | |
Free | Free | |
FreeIdle | FreeIdle | |
Busy | Busy | |
BusyIdle | BusyIdle | |
DoNotDisturb | DoNotDisturb | |
TemporarilyAway | TemporarilyAway | |
Away | Away | |
Offline | Offline |