Skip to main content
outlook.permanentlyDeleteMailFolder permanently deletes a mail folder without using Deleted Items.

Example

automations/outlook-permanently-delete-mail-folder.automation.ts

Inputs

Pass { folder: "Customers" }. The optional second argument { account } selects a Microsoft binding.

Output

Permanently deletes a mail folder without using Deleted Items. Microsoft Graph requires the scopes declared by the action. IDs are opaque and should be passed through unchanged.