Enumeration: EKParticipantRole

Overview

Represents a participant’s role for an event.

Constant Summary

EKParticipantRoleUnknown

The participant’s role is unknown.available in ios 4.0 and later.declared in ektypes.h.

EKParticipantRoleRequired

The participant’s attendance is required.available in ios 4.0 and later.declared in ektypes.h.

EKParticipantRoleOptional

The participant’s attendance is optional.available in ios 4.0 and later.declared in ektypes.h.

EKParticipantRoleChair

The participant is the chair of the event.available in ios 4.0 and later.declared in ektypes.h.

EKParticipantRoleNonParticipant

The participant does not have an active role in the event.available in ios 4.0 and later.declared in ektypes.h.