Skip to main content
outlook.updateMailFolder renames and returns an Outlook mail folder.

Example

automations/outlook-update-mail-folder.automation.ts

Inputs

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

Output

Renames and returns an Outlook mail folder. Microsoft Graph requires the scopes declared by the action. IDs are opaque and should be passed through unchanged.