Get a User's Events
Retrieves all the events that are in a specified user's Outlook calendar.
Note: This operation requires the following permissions on the application: Calendars.ReadBasic, Calendars.Read, Calendars.ReadWrite
Input Concepts
Concept
Description
Type
Required
user
The user's calendar from where the events will be retrieved from
office user
Yes
Output Concepts
Concept
Description
Type
user's events
All the events for the user
outlook event
Examples
Retrieve all events for the specified user
Retrieve all events for the specified user whose subject matches the specified one
Retrieve all events whose start date is after Jul 7, 2022 12:30 UTC
Last updated
Was this helpful?