Get Events
Retrieves all the events that are in a user's Outlook calendar.
Note: This operation requires the following permissions on the application: Calendars.Read, Calendars.ReadWrite
Input Concepts
Concept
Description
Type
Required
group
The user's or group's calendar from where the events will be retrieved from
office group
Yes
start date time
The start date and time of the events to be retrieved
text
Yes
end date time
The end date and time of the events to be retrieved
text
Yes
Output Concepts
Concept
Description
Type
group's events
All the events for the group
outlook event
Examples
Retrieve all events for the specified group
Retrieve all events for the specified group whose subject matches the specified one
Last updated
Was this helpful?