EKEventAvailability Enum

Definition

Types of availability

public enum EKEventAvailability
type EKEventAvailability = 
Inheritance
EKEventAvailability

Fields

Busy 0

Duration of event is reported as busy.

Free 1

Duration of event is reported as free.

NotSupported -1

Calendar does not provide availability information for events.

Tentative 2

Duration of event is reported as tentative.

Unavailable 3

Duration of event is reported as unavailable.

Applies to