Skip to main content
outlook.listCategories returns all Outlook master categories.

Example

automations/outlook-list-categories.automation.ts

Inputs

Pass {}. The optional second argument { account } selects a Microsoft binding.

Output

Returns all Outlook master categories. Microsoft Graph requires the scopes declared by the action. IDs are opaque and should be passed through unchanged.