EKParticipantRole Enum

Definition

The role of an EKParticipant

public enum EKParticipantRole
type EKParticipantRole = 
Inheritance
EKParticipantRole

Fields

Name Value Description
Unknown 0

Uknonwn role. The participant might want to consider his role in the group.

Required 1

Attendance is required.

Optional 2

Attendance is optional. This means that you can get away by not showing up at the meeting. Or you can use this to politely invite someone, hoping they wont show up.

Chair 3

Chairing the meeting.

NonParticipant 4

Not a participant.

Applies to