LegacyFreeBusyType Enum

Definition

The LegacyFreeBusyType enumeration represents the free/busy status for a calendar event.

public enum class LegacyFreeBusyType
public enum LegacyFreeBusyType
Public Enum LegacyFreeBusyType
Inheritance
LegacyFreeBusyType

Fields

Busy 2

Identifies the status as busy.

Free 0

Identifies the status as free.

NoData 5

Indicates that there is no data for that recipient.

OOF 3

Identifies the status as out of office (OOF).

Tentative 1

Identifies the status as tentative.

WorkingElsewhere 4

Remarks

The following table lists the property values that you can check to determine the free/busy status of an item.

Property values for free/busy status

Calendar item LegacyFreeBusyStatus
Intended meeting request IntendedFreeBusyStatus
Meeting request LegacyFreeBusyStatus
Calendar event BusyType
Conflict data BusyType

Applies to