Share via


EKEventStatus Enum

Definition

The event status.

[ObjCRuntime.Native]
public enum EKEventStatus
[<ObjCRuntime.Native>]
type EKEventStatus = 
Inheritance
EKEventStatus
Attributes

Fields

Name Value Description
None 0

This event has no status set.

Confirmed 1

The event has been confirmed.

Tentative 2

The event is flagged as tentative.

Cancelled 3

The event has been cancelled.

Applies to