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