get-shared-mailbox-message
get-shared-mailbox-messageFetch a specific message from a shared mailbox using its address and message ID, returning the complete message body for reporting and analysis.
Instructions
Get a single shared-mailbox message including its full body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| select | No | Comma separated list of properties to return (OData $select) | |
| mailbox | Yes | Shared mailbox address | |
| messageId | Yes | Value for messageId |