Update README.rst

This commit is contained in:
Sean Whalen
2022-04-21 17:19:42 -04:00
parent 8da627aa61
commit 4faf8ad651
+1
View File
@@ -225,6 +225,7 @@ The full set of configuration options are:
- ``client_id`` - str: The app registration's client ID
- ``client_secret`` - str: The app registration's secret
- ``mailbox`` - str: The mailbox name. This defaults to the user that is logged in, but could be a shared mailbox if the user has access to the mailbox
.. note::
You must create an app registration in Azure AD and have an admin grant the Microsoft Graph `Mail.ReadWrite` (delegated) permission to the app.