recurrenceEndDictionary

Dictionary containing either endDate or occurrenceCount property.

  • 3.1.0
  • 3.1.0

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

recurrenceEndDictionary
endDate : Date

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

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

recurrenceEndDictionary
occurrenceCount : Number

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

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