Skip to main content
Get the mail folder collection directly under the root folder of the signed-in user. The returned collection includes any mail search folders directly under the root. This operation does not return all mail folders in a mailbox, only the child folders of the root folder. To return all mail folders in a mailbox, each child folder must be traversed separately.
  • Least privileged Microsoft Graph permission to access the action via application: Mail.ReadBasic.All.
External DocumentationTo learn more, visit the Microsoft Outlook documentation.

Parameters

Example Output

Workflow Library Example

List Mail Folders with Microsoft Outlook and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop