
Microsoft Outlook API Integration Profile
Information and guides about integrating with Microsoft Outlook API
Add Microsoft Outlook Integration to Your AppList attachments in Microsoft Outlook API
Get the list of attachments associated with a service message.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Service Update Message Id | pathParameters.serviceUpdateMessage-id | string | |
Query | query | object | |
Top | query.$top | integer | |
Skip | query.$skip | integer |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Odata Count | @odata.count | integer | |
Odata Next Link | @odata.nextLink | string | |
Value | value | array of items | |
Id | item.id | string | The unique identifier for an entity. Read-only. |
Odata Type | item.@odata.type | string |