update-mail-message
Modify a mail message's properties such as subject, body, recipients, importance, and categories in Microsoft 365.
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 |