
Permission | Display String | Description | Used for |
---|---|---|---|
Mail.Read | Read mail in all mailboxes | Allows the app to read mail in the mailboxes that Email Meter is granted access to, without a signed-in user. | Reading email headers in user’s mailboxes to generate email statistics. |
User.Read.All | Read all users’ full profiles | Allows the app to read the full set of profile properties, reports, and managers of other users in your organization. | Getting the full name and profile picture of users. |
Domain.Read.All | Read-only | Allows the app to read the domain list. | Setting the default domains that are considered as internal on the email metric calculations. This can be manually customized later. |
Does Email Meter have access to the body of emails?
Does Email Meter have access to the body of emails?
Although
Mail.Read
gives the app permission to read the body of our emails, none of Email Meter’s systems read, process or store the body or attachments of emails. This scope is essential at the moment, but we’ll use a more restricted scope as soon as it’s introduced by Microsoft. Please get in touch if you want more details about this.Why don't you use Mail.ReadBasic.all?
Why don't you use Mail.ReadBasic.all?
We use
Mail.Read
to access Extended Properties, which are not available with the more limited Mail.ReadBasic.all
scope. These properties are needed to:- Understand if an email is
Sent
orReceived
. - Identify which email another email is replying to.
- Calculating response times.