EKCalendarType Enum

Definition

Specifies the type of a calendar.

public enum EKCalendarType
type EKCalendarType = 
Inheritance
EKCalendarType

Fields

Birthday 4

The calendar is a birthday calendar.

CalDav 1

The calendar is being accessed via the CalDAV protocol.

Exchange 2

The calendar is being accessed via Microsoft Exchange Server protocols.

Local 0

The calendar is stored locally.

Subscription 3

The calendar is being accessed via subscription (iCal).

Applies to