EKRecurrenceEnd
A class that defines the end of a recurrence rule.
Declaration
class EKRecurrenceEndMentioned in
Overview
The EKRecurrenceEnd class defines the end of a recurrence rule defined by an EKRecurrenceRule object. The recurrence end can be specified by a date (date-based) or by a maximum count of occurrences (count-based). An event that is intended to continue indefinitely should have its EKRecurrenceEnd set to nil.