Contents

attendees

The attendees associated with the calendar item, as an array of Ekparticipant objects.

Declaration

var attendees: [EKParticipant]? { get }

Discussion

This property is read-only; it is not possible to add attendees with Event Kit. This property is nil if the calendar item has no attendees.

See Also

Displaying Attendees