Get my mailbox settings
me_get_mailbox_settingsRetrieve the signed-in user's Outlook mailbox configuration: time zone, date/time format, locale, working hours, and automatic-reply (out-of-office) status and schedule.
Instructions
Returns the signed-in user's Outlook mailbox configuration: time zone, date and time format, locale, working hours, and the automatic-reply (out-of-office) setting. Automatic-reply bodies are HTML in Graph and come back stripped to plain text and truncated to replyBodyChars. The scheduled start and end times are only meaningful when status is "scheduled" — when status is "alwaysEnabled" or "disabled" they are stale leftovers from the last schedule. Accounts with no Exchange Online mailbox fail with 404 MailboxNotEnabledForRESTAPI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| replyBodyChars | No | Maximum characters of each automatic-reply message to return after HTML is stripped. Use 0 to omit the reply bodies entirely and keep only the status and schedule. |