Skip to main content
outlook.updateCategory updates and returns an Outlook master category.

Example

automations/outlook-update-category.automation.ts

Inputs

Pass { categoryId: "category-id", color: "preset4" }. The optional second argument { account } selects a Microsoft binding.

Output

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