APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Microsoft Office 365
RecurrenceRange
Microsoft Office 365
· Schema
RecurrenceRange
Describes a date range over which a recurring event repeats.
Cloud
Collaboration
Enterprise
Microsoft
Productivity
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