@types/office-js-preview 1.0.291 → 1.0.292
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.
- office-js-preview/README.md +1 -1
- office-js-preview/index.d.ts +29 -29
- office-js-preview/package.json +2 -2
office-js-preview/README.md
CHANGED
|
@@ -8,7 +8,7 @@ This package contains type definitions for Office.js (https://github.com/OfficeD
|
|
|
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:
|
|
11
|
+
* Last updated: Tue, 29 Mar 2022 16:31:49 GMT
|
|
12
12
|
* Dependencies: none
|
|
13
13
|
* Global values: `Excel`, `Office`, `OfficeCore`, `OfficeExtension`, `OneNote`, `PowerPoint`, `Visio`, `Word`
|
|
14
14
|
|
office-js-preview/index.d.ts
CHANGED
|
@@ -9550,7 +9550,7 @@ declare namespace Office {
|
|
|
9550
9550
|
*
|
|
9551
9551
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
9552
9552
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
9553
|
-
* {@link https://docs.microsoft.com/
|
|
9553
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item | Object Model} page.
|
|
9554
9554
|
*
|
|
9555
9555
|
* Child interfaces:
|
|
9556
9556
|
*
|
|
@@ -9565,7 +9565,7 @@ declare namespace Office {
|
|
|
9565
9565
|
*
|
|
9566
9566
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
9567
9567
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
9568
|
-
* {@link https://docs.microsoft.com/
|
|
9568
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item | Object Model} page.
|
|
9569
9569
|
*
|
|
9570
9570
|
* Parent interfaces:
|
|
9571
9571
|
*
|
|
@@ -9966,7 +9966,7 @@ declare namespace Office {
|
|
|
9966
9966
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
9967
9967
|
*
|
|
9968
9968
|
* For supported events, refer to the Item object model
|
|
9969
|
-
* {@link https://docs.microsoft.com/
|
|
9969
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
9970
9970
|
*
|
|
9971
9971
|
* @remarks
|
|
9972
9972
|
* [Api set: Mailbox 1.7]
|
|
@@ -9988,7 +9988,7 @@ declare namespace Office {
|
|
|
9988
9988
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
9989
9989
|
*
|
|
9990
9990
|
* For supported events, refer to the Item object model
|
|
9991
|
-
* {@link https://docs.microsoft.com/
|
|
9991
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
9992
9992
|
*
|
|
9993
9993
|
* @remarks
|
|
9994
9994
|
* [Api set: Mailbox 1.7]
|
|
@@ -10540,7 +10540,7 @@ declare namespace Office {
|
|
|
10540
10540
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
10541
10541
|
*
|
|
10542
10542
|
* For supported events, refer to the Item object model
|
|
10543
|
-
* {@link https://docs.microsoft.com/
|
|
10543
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
10544
10544
|
*
|
|
10545
10545
|
* @remarks
|
|
10546
10546
|
* [Api set: Mailbox 1.7]
|
|
@@ -10560,7 +10560,7 @@ declare namespace Office {
|
|
|
10560
10560
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
10561
10561
|
*
|
|
10562
10562
|
* For supported events, refer to the Item object model
|
|
10563
|
-
* {@link https://docs.microsoft.com/
|
|
10563
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
10564
10564
|
*
|
|
10565
10565
|
* @remarks
|
|
10566
10566
|
* [Api set: Mailbox 1.7]
|
|
@@ -10884,7 +10884,7 @@ declare namespace Office {
|
|
|
10884
10884
|
*
|
|
10885
10885
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
10886
10886
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
10887
|
-
* {@link https://docs.microsoft.com/
|
|
10887
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item | Object Model} page.
|
|
10888
10888
|
*
|
|
10889
10889
|
* Parent interfaces:
|
|
10890
10890
|
*
|
|
@@ -11230,7 +11230,7 @@ declare namespace Office {
|
|
|
11230
11230
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
11231
11231
|
*
|
|
11232
11232
|
* For supported events, refer to the Item object model
|
|
11233
|
-
* {@link https://docs.microsoft.com/
|
|
11233
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
11234
11234
|
*
|
|
11235
11235
|
* @remarks
|
|
11236
11236
|
* [Api set: Mailbox 1.7]
|
|
@@ -11252,7 +11252,7 @@ declare namespace Office {
|
|
|
11252
11252
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
11253
11253
|
*
|
|
11254
11254
|
* For supported events, refer to the Item object model
|
|
11255
|
-
* {@link https://docs.microsoft.com/
|
|
11255
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
11256
11256
|
*
|
|
11257
11257
|
* @remarks
|
|
11258
11258
|
* [Api set: Mailbox 1.7]
|
|
@@ -11788,7 +11788,7 @@ declare namespace Office {
|
|
|
11788
11788
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
11789
11789
|
*
|
|
11790
11790
|
* For supported events, refer to the Item object model
|
|
11791
|
-
* {@link https://docs.microsoft.com/
|
|
11791
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
11792
11792
|
*
|
|
11793
11793
|
* @remarks
|
|
11794
11794
|
* [Api set: Mailbox 1.7]
|
|
@@ -11808,7 +11808,7 @@ declare namespace Office {
|
|
|
11808
11808
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
11809
11809
|
*
|
|
11810
11810
|
* For supported events, refer to the Item object model
|
|
11811
|
-
* {@link https://docs.microsoft.com/
|
|
11811
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
11812
11812
|
*
|
|
11813
11813
|
* @remarks
|
|
11814
11814
|
* [Api set: Mailbox 1.7]
|
|
@@ -13401,7 +13401,7 @@ declare namespace Office {
|
|
|
13401
13401
|
* You can determine the type of the item by using the `itemType` property.
|
|
13402
13402
|
*
|
|
13403
13403
|
* To see the full member list, refer to the
|
|
13404
|
-
* {@link https://docs.microsoft.com/
|
|
13404
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item | Object Model} page.
|
|
13405
13405
|
*
|
|
13406
13406
|
* If you want to see IntelliSense for only a specific type or mode, cast this item to one of the following:
|
|
13407
13407
|
*
|
|
@@ -13426,7 +13426,7 @@ declare namespace Office {
|
|
|
13426
13426
|
*
|
|
13427
13427
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
13428
13428
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
13429
|
-
* {@link https://docs.microsoft.com/
|
|
13429
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item | Object Model} page.
|
|
13430
13430
|
*
|
|
13431
13431
|
* Child interfaces:
|
|
13432
13432
|
*
|
|
@@ -13441,7 +13441,7 @@ declare namespace Office {
|
|
|
13441
13441
|
*
|
|
13442
13442
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
13443
13443
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
13444
|
-
* {@link https://docs.microsoft.com/
|
|
13444
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item | Object Model} page.
|
|
13445
13445
|
*
|
|
13446
13446
|
* Child interfaces:
|
|
13447
13447
|
*
|
|
@@ -13757,7 +13757,7 @@ declare namespace Office {
|
|
|
13757
13757
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
13758
13758
|
*
|
|
13759
13759
|
* For supported events, refer to the Mailbox object model
|
|
13760
|
-
* {@link https://docs.microsoft.com/
|
|
13760
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox#events | events section}.
|
|
13761
13761
|
*
|
|
13762
13762
|
* @remarks
|
|
13763
13763
|
* [Api set: Mailbox 1.5]
|
|
@@ -13778,7 +13778,7 @@ declare namespace Office {
|
|
|
13778
13778
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
13779
13779
|
*
|
|
13780
13780
|
* For supported events, refer to the Mailbox object model
|
|
13781
|
-
* {@link https://docs.microsoft.com/
|
|
13781
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox#events | events section}.
|
|
13782
13782
|
*
|
|
13783
13783
|
* @remarks
|
|
13784
13784
|
* [Api set: Mailbox 1.5]
|
|
@@ -14481,7 +14481,7 @@ declare namespace Office {
|
|
|
14481
14481
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
14482
14482
|
*
|
|
14483
14483
|
* For supported events, refer to the Mailbox object model
|
|
14484
|
-
* {@link https://docs.microsoft.com/
|
|
14484
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox#events | events section}.
|
|
14485
14485
|
*
|
|
14486
14486
|
* @remarks
|
|
14487
14487
|
* [Api set: Mailbox 1.5]
|
|
@@ -14500,7 +14500,7 @@ declare namespace Office {
|
|
|
14500
14500
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
14501
14501
|
*
|
|
14502
14502
|
* For supported events, refer to the Mailbox object model
|
|
14503
|
-
* {@link https://docs.microsoft.com/
|
|
14503
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox#events | events section}.
|
|
14504
14504
|
*
|
|
14505
14505
|
* @remarks
|
|
14506
14506
|
* [Api set: Mailbox 1.5]
|
|
@@ -14692,7 +14692,7 @@ declare namespace Office {
|
|
|
14692
14692
|
*
|
|
14693
14693
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
14694
14694
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
14695
|
-
* {@link https://docs.microsoft.com/
|
|
14695
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item | Object Model} page.
|
|
14696
14696
|
*
|
|
14697
14697
|
* Child interfaces:
|
|
14698
14698
|
*
|
|
@@ -14707,7 +14707,7 @@ declare namespace Office {
|
|
|
14707
14707
|
*
|
|
14708
14708
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
14709
14709
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
14710
|
-
* {@link https://docs.microsoft.com/
|
|
14710
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item | Object Model} page.
|
|
14711
14711
|
*
|
|
14712
14712
|
* Parent interfaces:
|
|
14713
14713
|
*
|
|
@@ -15065,7 +15065,7 @@ declare namespace Office {
|
|
|
15065
15065
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
15066
15066
|
*
|
|
15067
15067
|
* For supported events, refer to the Item object model
|
|
15068
|
-
* {@link https://docs.microsoft.com/
|
|
15068
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
15069
15069
|
*
|
|
15070
15070
|
* @remarks
|
|
15071
15071
|
* [Api set: Mailbox 1.7]
|
|
@@ -15087,7 +15087,7 @@ declare namespace Office {
|
|
|
15087
15087
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
15088
15088
|
*
|
|
15089
15089
|
* For supported events, refer to the Item object model
|
|
15090
|
-
* {@link https://docs.microsoft.com/
|
|
15090
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
15091
15091
|
*
|
|
15092
15092
|
* @remarks
|
|
15093
15093
|
* [Api set: Mailbox 1.7]
|
|
@@ -15717,7 +15717,7 @@ declare namespace Office {
|
|
|
15717
15717
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
15718
15718
|
*
|
|
15719
15719
|
* For supported events, refer to the Item object model
|
|
15720
|
-
* {@link https://docs.microsoft.com/
|
|
15720
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
15721
15721
|
*
|
|
15722
15722
|
* @remarks
|
|
15723
15723
|
* [Api set: Mailbox 1.7]
|
|
@@ -15737,7 +15737,7 @@ declare namespace Office {
|
|
|
15737
15737
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
15738
15738
|
*
|
|
15739
15739
|
* For supported events, refer to the Item object model
|
|
15740
|
-
* {@link https://docs.microsoft.com/
|
|
15740
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
15741
15741
|
*
|
|
15742
15742
|
* @remarks
|
|
15743
15743
|
* [Api set: Mailbox 1.7]
|
|
@@ -15881,7 +15881,7 @@ declare namespace Office {
|
|
|
15881
15881
|
*
|
|
15882
15882
|
* **Important**: This is an internal Outlook object, not directly exposed through existing interfaces.
|
|
15883
15883
|
* You should treat this as a mode of `Office.context.mailbox.item`. For more information, refer to the
|
|
15884
|
-
* {@link https://docs.microsoft.com/
|
|
15884
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item | Object Model} page.
|
|
15885
15885
|
*
|
|
15886
15886
|
* Parent interfaces:
|
|
15887
15887
|
*
|
|
@@ -16252,7 +16252,7 @@ declare namespace Office {
|
|
|
16252
16252
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
16253
16253
|
*
|
|
16254
16254
|
* For supported events, refer to the Item object model
|
|
16255
|
-
* {@link https://docs.microsoft.com/
|
|
16255
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
16256
16256
|
*
|
|
16257
16257
|
* @remarks
|
|
16258
16258
|
* [Api set: Mailbox 1.7]
|
|
@@ -16274,7 +16274,7 @@ declare namespace Office {
|
|
|
16274
16274
|
* Adds an event handler for a supported event. **Note**: Events are only available with task pane implementation.
|
|
16275
16275
|
*
|
|
16276
16276
|
* For supported events, refer to the Item object model
|
|
16277
|
-
* {@link https://docs.microsoft.com/
|
|
16277
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
16278
16278
|
*
|
|
16279
16279
|
* @remarks
|
|
16280
16280
|
* [Api set: Mailbox 1.7]
|
|
@@ -16851,7 +16851,7 @@ declare namespace Office {
|
|
|
16851
16851
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
16852
16852
|
*
|
|
16853
16853
|
* For supported events, refer to the Item object model
|
|
16854
|
-
* {@link https://docs.microsoft.com/
|
|
16854
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
16855
16855
|
*
|
|
16856
16856
|
* @remarks
|
|
16857
16857
|
* [Api set: Mailbox 1.7]
|
|
@@ -16871,7 +16871,7 @@ declare namespace Office {
|
|
|
16871
16871
|
* Removes the event handlers for a supported event type. **Note**: Events are only available with task pane implementation.
|
|
16872
16872
|
*
|
|
16873
16873
|
* For supported events, refer to the Item object model
|
|
16874
|
-
* {@link https://docs.microsoft.com/
|
|
16874
|
+
* {@link https://docs.microsoft.com/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item#events | events section}.
|
|
16875
16875
|
*
|
|
16876
16876
|
* @remarks
|
|
16877
16877
|
* [Api set: Mailbox 1.7]
|
office-js-preview/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/office-js-preview",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.292",
|
|
4
4
|
"description": "TypeScript definitions for Office.js",
|
|
5
5
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/office-js-preview",
|
|
6
6
|
"license": "MIT",
|
|
@@ -45,6 +45,6 @@
|
|
|
45
45
|
},
|
|
46
46
|
"scripts": {},
|
|
47
47
|
"dependencies": {},
|
|
48
|
-
"typesPublisherContentHash": "
|
|
48
|
+
"typesPublisherContentHash": "4ee9899013c933ffd031d685d10410194986bcc64989ef3ec1605edc32af46b3",
|
|
49
49
|
"typeScriptVersion": "3.9"
|
|
50
50
|
}
|