Get Event's Attachments
Retrieve all the attachments that are in a specified user's Outlook event.
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 event attachments will be retrieved from
office user
Yes
event
The event from where the attachments will be retrieved from
outlook event
Yes
Output Concepts
Concept
Description
Type
user's event's attachments
All the attachments for the event
outlook attachment
Examples
Retrieve all attachments for the specified event
Last updated
Was this helpful?