Skip to main content
outlook.deleteMessageRule deletes an Inbox rule and completes without output.

Example

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

Inputs

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

Output

Deletes an Inbox rule and completes without output. Microsoft Graph requires the scopes declared by the action. IDs are opaque and should be passed through unchanged.