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.
Calendars.ReadWrite
, Calendars.ReadBasic
, Calendars.Read
.External Documentation
To learn more, visit the Microsoft Outlook documentation.
Parameter | Description |
---|---|
Calendar ID | The ID of the user calendar. |
User ID or User Principal Name | The ID or userPrincipalName of the user. |
List User Calendar Events with Microsoft Outlook and Send Results Via Email
Preview this Workflow on desktop
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.
Calendars.ReadWrite
, Calendars.ReadBasic
, Calendars.Read
.External Documentation
To learn more, visit the Microsoft Outlook documentation.
Parameter | Description |
---|---|
Calendar ID | The ID of the user calendar. |
User ID or User Principal Name | The ID or userPrincipalName of the user. |
List User Calendar Events with Microsoft Outlook and Send Results Via Email
Preview this Workflow on desktop