Name Description Type Additional information
OccurrenceCount

The occurrence count of the recurrence. Only set when Range is 'EndsAfterOccurrences'

integer

Nullable

Periodicity

Defines together with the interval the frequency between occurrences. For example: every n-th week or n-th day.

integer

Nullable

Range

The range defines the duration of the recurrence.

Range

-

Interval

The RecurrenceInterval defines the interval of the recurrence. (Daily, Weekly, Monthly, Yearly)

RecurrenceInterval

-

WeekDays

Specifies the days on which the recurrence occurs. Required when Type is Weekly

<Nullable>WeekDays

-

RecurrenceStart

The start of the recurrence.

date

-

RecurrenceEnd

The end of the recurrence. Null when Range is NoEndDate

date

Nullable

Month

Gets or sets the month (as a number) on which the corresponding appointment reoccurs. Only valid for yearly intervals.

integer

Nullable

DayNumber

Gets or sets the ordinal number of a day within a defined month. Only valid for monthly and yearly intervals.

integer

Nullable

WeekOfMonth

Gets or sets the ordinal number of a week within a defined month. Only valid for monthly and yearly intervals.

WeekOfMonth

-