@types/office-js-preview 1.0.655 → 1.0.656

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@ This package contains type definitions for office-js-preview (https://github.com
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js-preview.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Thu, 23 Oct 2025 17:34:47 GMT
11
+ * Last updated: Mon, 27 Oct 2025 20:02:18 GMT
12
12
  * Dependencies: none
13
13
 
14
14
  # Credits
@@ -13640,7 +13640,7 @@ declare namespace Office {
13640
13640
  * - The `setAsync` method isn't supported on a message that's currently loaded using the `loadItemByIdAsync` method.
13641
13641
  * For more information, see {@link https://learn.microsoft.com/office/dev/add-ins/outlook/item-multi-select | Activate your Outlook add-in on multiple messages}.
13642
13642
  *
13643
- * - In Outlook on the web and new Outlook on Windows, users can organize their messages as conversations or individual messages in **Settings** > **Mail** > **Layout** > **Message organization**
13643
+ * - In Outlook on the web and new Outlook on Windows, users can organize their messages as conversations or individual messages in **Settings** \> **Mail** \> **Layout** \> **Message organization**
13644
13644
  * (see {@link https://support.microsoft.com/office/57fe0cd8-e90b-4b1b-91e4-a0ba658c0042 | Change how the message list is displayed in Outlook}).
13645
13645
  * This setting affects how much of a message's body is displayed to the user (that is, the entire conversation thread of a message or just the current message).
13646
13646
  * In Message Compose mode, particularly for replies to a conversation thread with more than one message, if you want to honor the user's settings when
@@ -13650,7 +13650,7 @@ declare namespace Office {
13650
13650
  *
13651
13651
  * - In Outlook on the web and new Outlook on Windows, if the `bodyMode` property isn't specified or is set to `Office.MailboxEnums.BodyMode.FullBody`, the entire body of a message,
13652
13652
  * including previous messages from the conversation thread, is replaced. This applies even if a user's messages are organized by conversation. In this scenario, the user's
13653
- * setting is temporarily changed to **Individual messages: Do not group messages** > **Only a single message** or **Show email as individual messages** during the `setAsync` call.
13653
+ * setting is temporarily changed to **Individual messages: Do not group messages** \> **Only a single message** or **Show email as individual messages** during the `setAsync` call.
13654
13654
  * A notification is shown to the user to alert them to this change. Once the call completes, the user's setting is reinstated.
13655
13655
  *
13656
13656
  * **Errors**:
@@ -13710,7 +13710,7 @@ declare namespace Office {
13710
13710
  * - The `setAsync` method isn't supported on a message that's currently loaded using the `loadItemByIdAsync` method.
13711
13711
  * For more information, see {@link https://learn.microsoft.com/office/dev/add-ins/outlook/item-multi-select | Activate your Outlook add-in on multiple messages}.
13712
13712
  *
13713
- * - In Outlook on the web and new Outlook on Windows, users can organize their messages as conversations or individual messages in **Settings** > **Mail** > **Layout** > **Message organization**
13713
+ * - In Outlook on the web and new Outlook on Windows, users can organize their messages as conversations or individual messages in **Settings** \> **Mail** \> **Layout** \> **Message organization**
13714
13714
  * (see {@link https://support.microsoft.com/office/57fe0cd8-e90b-4b1b-91e4-a0ba658c0042 | Change how the message list is displayed in Outlook}).
13715
13715
  * This setting affects how much of a message's body is displayed to the user (that is, the entire conversation thread of a message or just the current message).
13716
13716
  * In Message Compose mode, particularly for replies in a conversation thread with more than one message, if you want to honor the user's settings when
@@ -13720,7 +13720,7 @@ declare namespace Office {
13720
13720
  *
13721
13721
  * - In Outlook on the web and new Outlook on Windows, if the `bodyMode` property isn't specified or is set to `Office.MailboxEnums.BodyMode.FullBody`, the entire body of a message,
13722
13722
  * including previous messages from the conversation thread, is replaced. This applies even if a user's messages are organized by conversation. In this scenario, the user's
13723
- * setting is temporarily changed to **Individual messages: Do not group messages** > **Only a single message** or **Show email as individual messages** during the `setAsync` call.
13723
+ * setting is temporarily changed to **Individual messages: Do not group messages** \> **Only a single message** or **Show email as individual messages** during the `setAsync` call.
13724
13724
  * A notification is shown to the user to alert them to this change. Once the call completes, the user's setting is reinstated.
13725
13725
  *
13726
13726
  * **Errors**:
@@ -18834,7 +18834,7 @@ declare namespace Office {
18834
18834
  * @remarks
18835
18835
  * [Api set: Mailbox 1.15]
18836
18836
  *
18837
- * **{@link https://learn.microsoft.com/office/dev/add-ins/outlook/understanding-outlook-add-in-permissions | Minimum permission level}**: **read/write item**
18837
+ * **{@link https://learn.microsoft.com/office/dev/add-ins/outlook/understanding-outlook-add-in-permissions | Minimum permission level}**: **read/write mailbox**
18838
18838
  *
18839
18839
  * **{@link https://learn.microsoft.com/office/dev/add-ins/outlook/outlook-add-ins-overview#extension-points | Applicable Outlook mode}**: Compose, Read
18840
18840
  *
@@ -18868,7 +18868,7 @@ declare namespace Office {
18868
18868
  * @remarks
18869
18869
  * [Api set: Mailbox 1.15]
18870
18870
  *
18871
- * **{@link https://learn.microsoft.com/office/dev/add-ins/outlook/understanding-outlook-add-in-permissions | Minimum permission level}**: **read/write item**
18871
+ * **{@link https://learn.microsoft.com/office/dev/add-ins/outlook/understanding-outlook-add-in-permissions | Minimum permission level}**: **read/write mailbox**
18872
18872
  *
18873
18873
  * **{@link https://learn.microsoft.com/office/dev/add-ins/outlook/outlook-add-ins-overview#extension-points | Applicable Outlook mode}**: Compose, Read
18874
18874
  *
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/office-js-preview",
3
- "version": "1.0.655",
3
+ "version": "1.0.656",
4
4
  "description": "TypeScript definitions for office-js-preview",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js-preview",
6
6
  "license": "MIT",
@@ -46,7 +46,7 @@
46
46
  "scripts": {},
47
47
  "dependencies": {},
48
48
  "peerDependencies": {},
49
- "typesPublisherContentHash": "47dd453d06caa385eb3c4a94bce7d6a9a39b3f37adad9094c91572bd619fded0",
49
+ "typesPublisherContentHash": "4090b860a07ec4001ac64acefacf925d750c3861a203f085408cb3de0dacaf8f",
50
50
  "typeScriptVersion": "5.2",
51
51
  "nonNpm": true
52
52
  }