Поделиться через


LegacyFreeBusyType Enumeration

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

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration LegacyFreeBusyType
'Usage
Dim instance As LegacyFreeBusyType
[SerializableAttribute]
public enum LegacyFreeBusyType

Members

Member name Description
Free Identifies the status as free.
Tentative Identifies the status as tentative.
Busy Identifies the status as busy.
OOF Identifies the status as out of office (OOF).
NoData Indicates that there is no data for that recipient.

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

Item

Property

Calendar item

LegacyFreeBusyStatus

Intended meeting request

IntendedFreeBusyStatus

Meeting request

LegacyFreeBusyStatus

Calendar event

BusyType

Conflict data

BusyType