@types/office-js-preview 1.0.488 → 1.0.489

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, 18 Jul 2024 20:36:05 GMT
11
+ * Last updated: Tue, 30 Jul 2024 20:35:47 GMT
12
12
  * Dependencies: none
13
13
 
14
14
  # Credits
@@ -13962,10 +13962,6 @@ declare namespace Office {
13962
13962
  /**
13963
13963
  * Represents an email account on an Exchange Server.
13964
13964
  *
13965
- * `EmailUser` objects are primarily received in {@link Office.MeetingSuggestion | MeetingSuggestion} and
13966
- * {@link Office.TaskSuggestion | TaskSuggestion} entities extracted from an Outlook item. To learn more about this scenario, refer to
13967
- * {@link https://learn.microsoft.com/office/dev/add-ins/outlook/extract-entity-strings-from-an-item | Extract entity strings from an Outlook item}.
13968
- *
13969
13965
  * @remarks
13970
13966
  *
13971
13967
  * **{@link https://learn.microsoft.com/office/dev/add-ins/outlook/understanding-outlook-add-in-permissions | Minimum permission level}**: **read item**
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/office-js-preview",
3
- "version": "1.0.488",
3
+ "version": "1.0.489",
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",
@@ -45,7 +45,7 @@
45
45
  },
46
46
  "scripts": {},
47
47
  "dependencies": {},
48
- "typesPublisherContentHash": "8a76f223a2dc7465a8c99453e3bcef9f32c7d2870d1151ec8ad19471c88ebf12",
48
+ "typesPublisherContentHash": "32598313475dd29eb16976d60795cbd08231b6b24ca18d12cebbf29efcfaf4b0",
49
49
  "typeScriptVersion": "4.8",
50
50
  "nonNpm": true
51
51
  }