Table of Contents

MailboxItem.Export.All

Allows the app to export all the users' mailbox items, without signed-in user.

Merill's Note

For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the MailboxItem.Export.All permission.

If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the Export-MsIdAppConsentGrantReport command. See How To: Run a quick OAuth app audit of your tenant

Category Application Delegated
Identifier 937550e9-33a3-494b-88ae-d9cd394b1fbb -
DisplayText Export all the users' mailbox items -
Description Allows the app to export all the users' mailbox items, without signed-in user. -
AdminConsentRequired - -

Graph Methods

Resources

Granting this permission allows the calling application to access (and/or update) the following information in your tenant.

Graph reference: exportItemResponse

Property Type Description
changeKey String The version of the item.
data Stream Data that represents an item in a base64 encoded opaque stream.
error mailTipsError An error that occurs during an action.
itemId String The unique identifier of the item.