Allows the app to the read user's mailbox settings. Does not include permission to send mail.
Administrators can configure application access policy to limit app access to specific mailboxes and not to all the mailboxes in the organization, even if the app has been granted the MailboxSettings.Read application permission.
MailboxSettings.Read is valid valid for both Microsoft accounts and work or school accounts.
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 MailboxSettings.Read 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
40f97065-369a-49f4-947c-6a255697ae91
87f447af-9fa4-4c32-9dfa-4a57a73d18ce
DisplayText
Read all user mailbox settings
Read user mailbox settings
Description
Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.
Allows the app to the read user's mailbox settings. Does not include permission to send mail.
The set of audience external to the signed-in user's organization who will receive the ExternalReplyMessage, if Status is AlwaysEnabled or Scheduled. The possible values are: none, contactsOnly, all.
externalReplyMessage
string
The automatic reply to send to the specified external audience, if Status is AlwaysEnabled or Scheduled.
internalReplyMessage
string
The automatic reply to send to the audience internal to the signed-in user's organization, if Status is AlwaysEnabled or Scheduled.
scheduledEndDateTime
dateTimeTimeZone
The date and time that automatic replies are set to end, if Status is set to Scheduled.
scheduledStartDateTime
dateTimeTimeZone
The date and time that automatic replies are set to begin, if Status is set to Scheduled.
status
automaticRepliesStatus
Configurations status for automatic replies. The possible values are: disabled, alwaysEnabled, scheduled.
The time offset of the time zone from Coordinated Universal Time (UTC). This value is in minutes. Time zones that are ahead of UTC have a positive offset; time zones that are behind UTC have a negative offset.
daylightOffset
daylightTimeZoneOffset
Specifies when the time zone switches from standard time to daylight saving time.
name
string
The name of the custom time zone.
standardOffset
standardTimeZoneOffset
Specifies when the time zone switches from daylight saving time to standard time.
A name representing the user's locale in natural language, for example, "English (United States)".
locale
string
A locale representation for the user, which includes the user's preferred language and country/region. For example, "en-us". The language component follows 2-letter codes as defined in ISO 639-1, and the country component follows 2-letter codes as defined in ISO 3166-1 alpha-2.
Configuration settings to automatically notify the sender of an incoming email with a message from the signed-in user.
dateFormat
string
The date format for the user's mailbox.
delegateMeetingMessageDeliveryOptions
delegateMeetingMessageDeliveryOptions
If the user has a calendar delegate, this specifies whether the delegate, mailbox owner, or both receive meeting messages and meeting responses. Possible values are: sendToDelegateAndInformationToPrincipal, sendToDelegateAndPrincipal, sendToDelegateOnly.
language
localeInfo
The locale information for the user, including the preferred language and country/region.
timeFormat
string
The time format for the user's mailbox.
timeZone
string
The default time zone for the user's mailbox.
userPurpose
userPurpose
The purpose of the mailbox. Differentiates a mailbox for a single user from a shared mailbox and equipment mailbox in Exchange Online. Possible values are: user, linked, shared, room, equipment, others, unknownFutureValue. Read-only.
workingHours
workingHours
The days of the week and hours in a specific time zone that the user works.