Skip to content

Commit 3d01071

Browse files
[office-js-preview] (Outlook) Clarify attachment types supported by the decryption API (DefinitelyTyped#74387)
1 parent 21b6427 commit 3d01071

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14788,6 +14788,8 @@ declare namespace Office {
1478814788
*
1478914789
* **{@link https://learn.microsoft.com/office/dev/add-ins/outlook/outlook-add-ins-overview#extension-points | Applicable Outlook mode}**: Message Read
1479014790
*
14791+
* **Important**: Attachments of type `MailboxEnums.AttachmentType.Item` aren't currently supported.
14792+
*
1479114793
* @beta
1479214794
*/
1479314795
attachmentType: MailboxEnums.AttachmentType;

0 commit comments

Comments
 (0)