APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
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