
Microsoft Outlook API Integration Profile
Information and guides about integrating with Microsoft Outlook API
Add Microsoft Outlook Integration to Your AppCreate new navigation property to messages for admin in Microsoft Outlook API
Input schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Query | query | object | |
Data | data | object | |
Id | data.id | string | The unique identifier for an entity. Read-only. |
Odata Type | data.@odata.type | string | |
Details | data.details | array of items | More details about service event. This property doesn't support filters. |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Id | id | string | The unique identifier for an entity. Read-only. |
Odata Type | @odata.type | string | |
Details | details | array of items | More details about service event. This property doesn't support filters. |
Name | item.name | string | Name for this key-value pair |
Value | item.value | string | Value for this key-value pair |