Skip to main content
outlook.getMailTips returns delivery warnings and automatic replies for each recipient.

Example

automations/outlook-get-mail-tips.automation.ts

Inputs

Pass recipient addresses and optional MailTips flags such as automaticReplies, mailboxFullStatus, customMailTip, or deliveryRestriction. The optional second argument { account } selects a Microsoft binding.

Output

Returns delivery warnings and automatic replies for each recipient. Microsoft Graph requires the scopes declared by the action. IDs are opaque and should be passed through unchanged.