EKEventStatus Enum

Definition

The event status.

public enum EKEventStatus
type EKEventStatus = 
Inheritance
EKEventStatus

Fields

Cancelled 3

The event has been cancelled.

Confirmed 1

The event has been confirmed.

None 0

This event has no status set.

Tentative 2

The event is flagged as tentative.

Applies to