Skip to main content
outlook.updateMessageRule updates and returns an Inbox rule.

Example

automations/outlook-update-message-rule.automation.ts

Inputs

Pass { ruleId: "rule-id", isEnabled: false }. The optional second argument { account } selects a Microsoft binding.

Output

Updates and returns an Inbox rule. Microsoft Graph requires the scopes declared by the action. IDs are opaque and should be passed through unchanged.