这是indexloc提供的服务,不要输入任何密码
Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions types/office-js-preview/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24455,6 +24455,10 @@ declare namespace Office {
*
* **Important**
*
* - The `errorMessageMarkdown` property is available for preview in Outlook on Mac starting in Version //TBD. To test the property, join the
* {@link https://techcommunity.microsoft.com/kb/microsoft-365-insider-kb/join-the-microsoft-365-insider-program-on-macos/4401756 | Microsoft 365 Insider program} and
* select the **Beta Channel** option to access Office beta builds.
*
* - The formatted error message must be 500 characters or less.
*
* - For guidance on supported Markdown elements, see
Expand Down
4 changes: 4 additions & 0 deletions types/office-js/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23846,6 +23846,10 @@ declare namespace Office {
*
* **Important**
*
* - The `errorMessageMarkdown` property is available for preview in Outlook on Mac starting in Version //TBD. To test the property, join the
* {@link https://techcommunity.microsoft.com/kb/microsoft-365-insider-kb/join-the-microsoft-365-insider-program-on-macos/4401756 | Microsoft 365 Insider program} and
* select the **Beta Channel** option to access Office beta builds.
*
* - The formatted error message must be 500 characters or less.
*
* - For guidance on supported Markdown elements, see
Expand Down