ContactCalendarState Enum

Definition

Defines contact calendar states.

public enum class ContactCalendarState
public enum ContactCalendarState
type ContactCalendarState = 
Public Enum ContactCalendarState
Inheritance
ContactCalendarState

Fields

Available 0

A contact is available.

Busy 3

A contact is busy.

Invalid -1
NotAvailable 5

A contact's state is not available.

OutOfOffice 4

A contact is out of office.

OutsideWorkPeriod 2

A contact is not working.

Tentative 1

A contact has a tentative appointment scheduled.

Unknown 6

A contact's state is unknown.

WorkingElsewhere 7

A contact's state is working elsewhere.

Applies to