Skip to content

Commit 5b1d071

Browse files
[office-js][office-js-preview] (Outlook) Document Markdown support for the Smart Alerts dialog in Outlook on Mac (DefinitelyTyped#74073)
1 parent 57b7cf2 commit 5b1d071

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

types/office-js-preview/index.d.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24625,6 +24625,10 @@ declare namespace Office {
2462524625
*
2462624626
* **Important**
2462724627
*
24628+
* - The `errorMessageMarkdown` property is available for preview in Outlook on Mac starting in Version 16.103 (Build 25102433). To test the property, join the
24629+
* {@link https://techcommunity.microsoft.com/kb/microsoft-365-insider-kb/join-the-microsoft-365-insider-program-on-macos/4401756 | Microsoft 365 Insider program} and
24630+
* select the **Beta Channel** option to access Office beta builds.
24631+
*
2462824632
* - The formatted error message must be 500 characters or less.
2462924633
*
2463024634
* - For guidance on supported Markdown elements, see

types/office-js/index.d.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23846,6 +23846,10 @@ declare namespace Office {
2384623846
*
2384723847
* **Important**
2384823848
*
23849+
* - The `errorMessageMarkdown` property is available for preview in Outlook on Mac starting in Version 16.103 (Build 25102433). To test the property, join the
23850+
* {@link https://techcommunity.microsoft.com/kb/microsoft-365-insider-kb/join-the-microsoft-365-insider-program-on-macos/4401756 | Microsoft 365 Insider program} and
23851+
* select the **Beta Channel** option to access Office beta builds.
23852+
*
2384923853
* - The formatted error message must be 500 characters or less.
2385023854
*
2385123855
* - For guidance on supported Markdown elements, see

0 commit comments

Comments
 (0)