diff --git a/Samples/outlook-spam-reporting/README.md b/Samples/outlook-spam-reporting/README.md index 8c7fcbf2..247abca1 100644 --- a/Samples/outlook-spam-reporting/README.md +++ b/Samples/outlook-spam-reporting/README.md @@ -17,7 +17,7 @@ description: "Learn how to create an integrated spam-reporting add-in in Outlook # Report spam or phishing emails in Outlook -**Applies to**: Outlook on the web, Outlook on Windows (new and classic) +**Applies to**: Outlook on the web, Outlook on Windows (new and classic), Outlook on Mac ![A sample spam-reporting dialog.](./assets/readme/outlook-spam-processing-dialog.png) @@ -36,6 +36,7 @@ To learn about key components of this sample, see [Implement an integrated spam- - Outlook on the web - [new Outlook on Windows](https://support.microsoft.com/office/656bb8d9-5a60-49b2-a98b-ba7822bc7627) - classic Outlook on Windows starting in Version 2307 (Build 16626.10000) +- Outlook on Mac starting in Version 16.100 (25072537) ## Prerequisites @@ -238,5 +239,6 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope | 1.1 | July 1, 2024 | Create separate JavaScript files for supported clients | | 1.2 | September 11, 2024 | Correct the `Office.actions.associate` call and consolidate the JavaScript files | | 1.3 | February 28, 2025 | Add support for the unified manifest for Microsoft 365 | +| 1.4 | August 26, 2025 | Note support for Outlook on Mac |