Skip to main content
outlook.getMailboxSettings returns the connected mailbox’s locale, timezone, working hours, and automatic reply settings.

Example

automations/outlook-get-mailbox-settings.automation.ts

Inputs

Pass {}. The optional second argument { account } selects a Microsoft binding.

Output

Returns the connected mailbox’s locale, timezone, working hours, and automatic reply settings. Microsoft Graph requires the scopes declared by the action. IDs are opaque and should be passed through unchanged.