Updated Notify_office365 (markdown)

Chris Caron 2024-10-10 00:33:51 -04:00
parent aa47ba187f
commit 41fe07afa8

@ -22,6 +22,7 @@ You will need to have a valid Microsoft Personal Account AND you will require Ad
1. Now need to set permission **Active directory** -> **API permissions** -> **Add permission**.
1. Click on **Microsoft Graph**
1. Click on **Application Permissions** and search for **Mail.Send**; You will want to check this box too on the match found.
1. Additionally search for "Mail.ReadWrite" to be able to send large attachments (> 3MB in size). "Mail.ReadWrite" prepares a Draft message with the large attachment so that it can be sent thereafter.
1. Now you're good to go. :slightly_smiling_face:
## Syntax: