
Microsoft Outlook API Integration Profile
Information and guides about integrating with Microsoft Outlook API
Add Microsoft Outlook Integration to Your AppGet serviceUpdateMessage in Microsoft Outlook API
Retrieve the properties and relationships of a serviceUpdateMessage object. This operation retrieves a specified service update message for the tenant. The operation returns an error if the message does not exist for the tenant.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Service Update Message Id | pathParameters.serviceUpdateMessage-id | string | |
Query | query | object | |
Select | query.$select | array | |
Expand | query.$expand | array |
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 |