ContactCalendarState enumeration
Defines contact calendar states.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Enumeration ContactCalendarState
'Usage
Dim instance As ContactCalendarState
public enum ContactCalendarState
Members
Member name | Description | |
---|---|---|
Available | A contact is available. | |
Tentative | A contact has a tentative appointment scheduled. | |
OutsideWorkPeriod | A contact is not working. | |
Busy | A contact is busy. | |
OutOfOffice | A contact is out of office. | |
NotAvailable | A contact's state is not available. | |
Unknown | A contact's state is unknown. | |
WorkingElsewhere | A contact's state is working elsewhere. | |
Invalid |