You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/requirement-sets/outlook/preview-requirement-set/outlook-requirement-set-preview.md
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Outlook add-in API preview requirement set
3
3
description: Features and APIs that are currently in preview for Outlook add-ins.
4
-
ms.date: 11/14/2025
4
+
ms.date: 11/20/2025
5
5
ms.topic: whats-new
6
6
ms.localizationpriority: medium
7
7
---
@@ -95,6 +95,20 @@ Added a method to get the status of EWS callback tokens in an organization.
95
95
96
96
---
97
97
98
+
### Customize the Smart Alerts dialog message using Markdown in Outlook on Mac
99
+
100
+
#### [errorMessageMarkdown](/javascript/api/outlook/office.smartalertseventcompletedoptions?view=outlook-js-preview&preserve-view=true#outlook-office-smartalertseventcompletedoptions-errormessagemarkdown-member) property of the `event.completed` method
101
+
102
+
Updated the `errorMessageMarkdown` property of the `event.completed` method to include support in Outlook on Mac.
0 commit comments