Skip to main content
Retrieve a list of events in a calendar. The calendar can be only from type of a user calendar. 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.ReadWrite, Calendars.ReadBasic, Calendars.Read.
External DocumentationTo learn more, visit the Microsoft Outlook documentation.

Parameters

Example Output

Workflow Library Example

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