OfficeDev / Outlook-Add-in-On-Send

Learn how to check for restricted words in an Outlook email message body, add a recipient to the CC line and check that there is a subject in the email on send.
MIT License
37 stars 32 forks source link

Deployment steps for Mac are not provided #23

Open SyamalaDutt opened 4 years ago

SyamalaDutt commented 4 years ago

This documentation mentions that on send feature is supported for Mac and it redirects to this code sample as an example https://docs.microsoft.com/en-us/office/dev/add-ins/outlook/outlook-on-send-addins?tabs=unix. But here in the release notes it is mentioned that Note: The on send feature is currently supported for Outlook on the web in Office 365 only.

Please clarify will it support Mac , if yes let me know the deployment steps for Mac .