Skip to main content
Retrieve a list of events in a calendar. The calendar can be one for a user. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, or get the instances of an event.
  • Least privileged Microsoft Graph permission to access the action via application: Calendars.ReadBasic.
  • Higher privileged Microsoft Graph permissions to access the action via application: Calendars.ReadWrite, Calendars.Read.
External DocumentationTo learn more, visit the Microsoft Outlook documentation.

Parameters

Example Output

Workflow Library Example

List User Calendars with Microsoft Outlook and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop