Skip to main content
In order to ingest email to generate email statistics, Email Meter connects to your mailboxes using the Microsoft Graph API. This page lists the permissions that Email Meter requires and provides information on what each permission is used for.
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.
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 or Received.
  • Identify which email another email is replying to.
  • Calculating response times.
You can read more about Extended properties on Microsoft’s documentation here.