LegacyFreeBusyStatus Enum

Definition

Specifies constants that define the legacy free/busy status that is associated with an appointment.

public enum class LegacyFreeBusyStatus
public enum LegacyFreeBusyStatus
Public Enum LegacyFreeBusyStatus
Inheritance
LegacyFreeBusyStatus

Fields

Busy 2

The time slot that is associated with the appointment appears as busy.

Free 0

The time slot that is associated with the appointment appears as free.

NoData 5

No free/busy status is associated with the appointment.

OOF 3

The time slot that is associated with the appointment appears as out of office (OOF).

Tentative 1

The time slot that is associated with the appointment appears as tentative.

WorkingElsewhere 4

The time slot associated with the appointment appears as working elsewhere. The WorkingElsewhere field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to