Name | Description | Type | Additional information |
---|---|---|---|
EventId |
Unique ID of the Recurrence (also the ID of the base Event) |
globally unique identifier |
None. |
EndDate |
If the recurrence ends on a specific date, the end date |
date |
None. |
Count |
If the recurrence happens a specific number of times, the number of times the thing should recur (Count == 1: 2 total, base + 1 recurrence) |
integer |
None. |
Frequency |
Frequency = Recurrence period |
RecurrenceFrequency |
None. |
Interval |
ALL recurrences - Period between occurrences, e.g. every 5 days, every 2 weeks, etc... |
integer |
None. |
Weekdays |
WEEKLY recurrence - Bitmap of the Days of the week on which the thing should recur. |
Weekday |
None. |