Retrieve the properties and relationships of a message folder object.
The following list shows the two existing scenarios where an app can get another user’s mail folder:
Mail.ReadBasic.All
.Mail.ReadWrite
, Mail.Read
.External Documentation
To learn more, visit the Microsoft Outlook documentation.
Parameter | Description |
---|---|
Mail Folder ID | The ID of the mailFolder to get details for. |
User ID or User Principal Name | The ID or userPrincipalName of the user. |
Get Mail Folder with Microsoft Outlook and Send Results Via Email
Preview this Workflow on desktop
Retrieve the properties and relationships of a message folder object.
The following list shows the two existing scenarios where an app can get another user’s mail folder:
Mail.ReadBasic.All
.Mail.ReadWrite
, Mail.Read
.External Documentation
To learn more, visit the Microsoft Outlook documentation.
Parameter | Description |
---|---|
Mail Folder ID | The ID of the mailFolder to get details for. |
User ID or User Principal Name | The ID or userPrincipalName of the user. |
Get Mail Folder with Microsoft Outlook and Send Results Via Email
Preview this Workflow on desktop