RecurrenceRange

Describes a date range over which a recurring event repeats.

CloudCollaborationEnterpriseMicrosoftProductivity

Properties

Name Type Description
type string The recurrence range type.
startDate string The start date of the series (first occurrence).
endDate string The date to stop applying the recurrence pattern.
numberOfOccurrences integer The number of times to repeat the event.
recurrenceTimeZone string Time zone for the startDate and endDate properties.
View JSON Schema on GitHub