update-mail-message
Update subject, body, recipients, or other properties of an existing mail message using Microsoft Graph API.
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 |