# recurrenceEndDictionary

Dictionary containing either endDate or occurrenceCount property.

Availability
7.1.0
3.1.0
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# endDate

Availability
7.1.0
3.1.0
9.2.0
endDate :Date

End date of the recurrence end, or undefined if the recurrence end is count-based.


# occurrenceCount

Availability
7.1.0
3.1.0
9.2.0
occurrenceCount :Number

Occurrence count of the recurrence end, or 0 if the recurrence end is date-based.