update-mail-message
Update properties of a mail message in Microsoft 365, such as subject, body, recipients, and importance, to modify existing messages.
Instructions
Update the properties of an eventMessage object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| messageId | Yes | Path parameter: messageId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |