EKParticipantStatus Enum

Definition

The status of a participant.

public enum EKParticipantStatus
type EKParticipantStatus = 
Inheritance
EKParticipantStatus

Fields

Accepted 2

The participant has expressed his commitment to this meeting by accepting your invitation.

Completed 6

The event has completed.

Declined 3

The participant has declined to participate in this event.

Delegated 5

The participant delegate this event to someone else.

InProcess 7

In process.

Pending 1

The participant has not yet responded to this event. Probably trying to find someone he can EKParticipantStatus.Delegate this too. If you know what I mean.

Tentative 4

The participant will tentatively will join this event.

Unknown 0

We do not know what the participant's intentions are at this point.

Applies to