diff --git a/docs/docs-ref-autogen/office/office/office.eventtype.yml b/docs/docs-ref-autogen/office/office/office.eventtype.yml index 30d4bfd354..2c86837477 100644 --- a/docs/docs-ref-autogen/office/office/office.eventtype.yml +++ b/docs/docs-ref-autogen/office/office/office.eventtype.yml @@ -144,6 +144,30 @@ fields: uid: office!Office.EventType.DocumentSelectionChanged:member package: office! summary: Triggers when a document-level selection happens in Excel or Word. + - name: DragAndDropEvent + uid: office!Office.EventType.DragAndDropEvent:member + package: office! + summary: >- + Occurs in Outlook on the web and the new Outlook on Windows when messages + or file attachments in the Outlook client window are dragged then dropped + into the task pane of an add-in. + + + To add an event handler for the `DragAndDropEvent` event, use the + `addHandlerAsync` method of the `Mailbox` object. The event handler + receives an argument of type + [Office.DragAndDropEventArgs](https://learn.microsoft.com/javascript/api/outlook/office.draganddropeventargs). + + + **Important**: The `DragAndDropEvent` event isn't supported in Outlook + on Windows (classic) and on Mac. If the `DragAndDropEvent` handler runs on + these clients, an error occurs ("This event isn't supported on this + platform."). + + + \[ [API set: Mailbox + 1.5](/office/dev/add-ins/reference/javascript-api-for-office) \] - name: EnhancedLocationsChanged uid: office!Office.EventType.EnhancedLocationsChanged:member package: office! @@ -245,30 +269,6 @@ fields: `addHandlerAsync` method of the `Mailbox` object. - \[ [API set: Mailbox - 1.5](/office/dev/add-ins/reference/javascript-api-for-office) \] - - name: ItemDraggedAndDropped - uid: office!Office.EventType.ItemDraggedAndDropped:member - package: office! - summary: >- - Occurs in Outlook on the web and the new Outlook on Windows when messages - or file attachments in the Outlook client window are dragged then dropped - into the task pane of an add-in. - - - To add an event handler for the `ItemDraggedAndDropped` event, use the - `addHandlerAsync` method of the `Mailbox` object. The event handler - receives an argument of type - [Office.DragAndDropEventArgs](https://learn.microsoft.com/javascript/api/outlook/office.draganddropeventargs). - - - **Important**: The `ItemDraggedAndDropped` event isn't supported in - Outlook on Windows (classic) and on Mac. If the `ItemDraggedAndDropped` - handler runs on these clients, an error occurs ("This event isn't - supported on this platform."). - - \[ [API set: Mailbox 1.5](/office/dev/add-ins/reference/javascript-api-for-office) \] - name: NodeDeleted diff --git a/docs/docs-ref-autogen/office/office/office.officetheme.yml b/docs/docs-ref-autogen/office/office/office.officetheme.yml index 4ba689ba47..8992a7af86 100644 --- a/docs/docs-ref-autogen/office/office/office.officetheme.yml +++ b/docs/docs-ref-autogen/office/office/office.officetheme.yml @@ -140,8 +140,8 @@ properties: fullName: fluentThemeData summary: Gets the Office host native theme. remarks: >- - **Important**: The `fluentThemeData` property is only supported on - Win32. + **Important**: The `fluentThemeData` property is only supported on the + Excel, PowerPoint, and Word desktop clients for Windows. isPreview: false isDeprecated: false diff --git a/docs/docs-ref-autogen/office_release/office/office.eventtype.yml b/docs/docs-ref-autogen/office_release/office/office.eventtype.yml index 59630e5bce..f0f9a9cee9 100644 --- a/docs/docs-ref-autogen/office_release/office/office.eventtype.yml +++ b/docs/docs-ref-autogen/office_release/office/office.eventtype.yml @@ -144,6 +144,30 @@ fields: uid: office!Office.EventType.DocumentSelectionChanged:member package: office! summary: Triggers when a document-level selection happens in Excel or Word. + - name: DragAndDropEvent + uid: office!Office.EventType.DragAndDropEvent:member + package: office! + summary: >- + Occurs in Outlook on the web and the new Outlook on Windows when messages + or file attachments in the Outlook client window are dragged then dropped + into the task pane of an add-in. + + + To add an event handler for the `DragAndDropEvent` event, use the + `addHandlerAsync` method of the `Mailbox` object. The event handler + receives an argument of type + [Office.DragAndDropEventArgs](https://learn.microsoft.com/javascript/api/outlook/office.draganddropeventargs). + + + **Important**: The `DragAndDropEvent` event isn't supported in Outlook + on Windows (classic) and on Mac. If the `DragAndDropEvent` handler runs on + these clients, an error occurs ("This event isn't supported on this + platform."). + + + \[ [API set: Mailbox + 1.5](/office/dev/add-ins/reference/javascript-api-for-office) \] - name: EnhancedLocationsChanged uid: office!Office.EventType.EnhancedLocationsChanged:member package: office! @@ -245,30 +269,6 @@ fields: `addHandlerAsync` method of the `Mailbox` object. - \[ [API set: Mailbox - 1.5](/office/dev/add-ins/reference/javascript-api-for-office) \] - - name: ItemDraggedAndDropped - uid: office!Office.EventType.ItemDraggedAndDropped:member - package: office! - summary: >- - Occurs in Outlook on the web and the new Outlook on Windows when messages - or file attachments in the Outlook client window are dragged then dropped - into the task pane of an add-in. - - - To add an event handler for the `ItemDraggedAndDropped` event, use the - `addHandlerAsync` method of the `Mailbox` object. The event handler - receives an argument of type - [Office.DragAndDropEventArgs](https://learn.microsoft.com/javascript/api/outlook/office.draganddropeventargs). - - - **Important**: The `ItemDraggedAndDropped` event isn't supported in - Outlook on Windows (classic) and on Mac. If the `ItemDraggedAndDropped` - handler runs on these clients, an error occurs ("This event isn't - supported on this platform."). - - \[ [API set: Mailbox 1.5](/office/dev/add-ins/reference/javascript-api-for-office) \] - name: NodeDeleted diff --git a/docs/docs-ref-autogen/office_release/office/office.officetheme.yml b/docs/docs-ref-autogen/office_release/office/office.officetheme.yml index 4ba689ba47..8992a7af86 100644 --- a/docs/docs-ref-autogen/office_release/office/office.officetheme.yml +++ b/docs/docs-ref-autogen/office_release/office/office.officetheme.yml @@ -140,8 +140,8 @@ properties: fullName: fluentThemeData summary: Gets the Office host native theme. remarks: >- - **Important**: The `fluentThemeData` property is only supported on - Win32. + **Important**: The `fluentThemeData` property is only supported on the + Excel, PowerPoint, and Word desktop clients for Windows. isPreview: false isDeprecated: false diff --git a/docs/docs-ref-autogen/outlook/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook/outlook/office.draganddropeventargs.yml index feee11760c..ccb791c6ee 100644 --- a/docs/docs-ref-autogen/outlook/outlook/office.draganddropeventargs.yml +++ b/docs/docs-ref-autogen/outlook/outlook/office.draganddropeventargs.yml @@ -6,7 +6,7 @@ fullName: Office.DragAndDropEventArgs summary: >- Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - `Office.EventType.ItemDraggedAndDropped` event is raised. + `Office.EventType.DragAndDropEvent` event is raised. remarks: >- \[ [API set: Mailbox 1.5](/javascript/api/requirement-sets/outlook/outlook-api-requirement-sets) \] diff --git a/docs/docs-ref-autogen/outlook_1_10/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_10/outlook/office.draganddropeventargs.yml index feee11760c..ccb791c6ee 100644 --- a/docs/docs-ref-autogen/outlook_1_10/outlook/office.draganddropeventargs.yml +++ b/docs/docs-ref-autogen/outlook_1_10/outlook/office.draganddropeventargs.yml @@ -6,7 +6,7 @@ fullName: Office.DragAndDropEventArgs summary: >- Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - `Office.EventType.ItemDraggedAndDropped` event is raised. + `Office.EventType.DragAndDropEvent` event is raised. remarks: >- \[ [API set: Mailbox 1.5](/javascript/api/requirement-sets/outlook/outlook-api-requirement-sets) \] diff --git a/docs/docs-ref-autogen/outlook_1_11/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_11/outlook/office.draganddropeventargs.yml index feee11760c..ccb791c6ee 100644 --- a/docs/docs-ref-autogen/outlook_1_11/outlook/office.draganddropeventargs.yml +++ b/docs/docs-ref-autogen/outlook_1_11/outlook/office.draganddropeventargs.yml @@ -6,7 +6,7 @@ fullName: Office.DragAndDropEventArgs summary: >- Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - `Office.EventType.ItemDraggedAndDropped` event is raised. + `Office.EventType.DragAndDropEvent` event is raised. remarks: >- \[ [API set: Mailbox 1.5](/javascript/api/requirement-sets/outlook/outlook-api-requirement-sets) \] diff --git a/docs/docs-ref-autogen/outlook_1_12/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_12/outlook/office.draganddropeventargs.yml index feee11760c..ccb791c6ee 100644 --- a/docs/docs-ref-autogen/outlook_1_12/outlook/office.draganddropeventargs.yml +++ b/docs/docs-ref-autogen/outlook_1_12/outlook/office.draganddropeventargs.yml @@ -6,7 +6,7 @@ fullName: Office.DragAndDropEventArgs summary: >- Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - `Office.EventType.ItemDraggedAndDropped` event is raised. + `Office.EventType.DragAndDropEvent` event is raised. remarks: >- \[ [API set: Mailbox 1.5](/javascript/api/requirement-sets/outlook/outlook-api-requirement-sets) \] diff --git a/docs/docs-ref-autogen/outlook_1_13/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_13/outlook/office.draganddropeventargs.yml index feee11760c..ccb791c6ee 100644 --- a/docs/docs-ref-autogen/outlook_1_13/outlook/office.draganddropeventargs.yml +++ b/docs/docs-ref-autogen/outlook_1_13/outlook/office.draganddropeventargs.yml @@ -6,7 +6,7 @@ fullName: Office.DragAndDropEventArgs summary: >- Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - `Office.EventType.ItemDraggedAndDropped` event is raised. + `Office.EventType.DragAndDropEvent` event is raised. remarks: >- \[ [API set: Mailbox 1.5](/javascript/api/requirement-sets/outlook/outlook-api-requirement-sets) \] diff --git a/docs/docs-ref-autogen/outlook_1_14/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_14/outlook/office.draganddropeventargs.yml index feee11760c..ccb791c6ee 100644 --- a/docs/docs-ref-autogen/outlook_1_14/outlook/office.draganddropeventargs.yml +++ b/docs/docs-ref-autogen/outlook_1_14/outlook/office.draganddropeventargs.yml @@ -6,7 +6,7 @@ fullName: Office.DragAndDropEventArgs summary: >- Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - `Office.EventType.ItemDraggedAndDropped` event is raised. + `Office.EventType.DragAndDropEvent` event is raised. remarks: >- \[ [API set: Mailbox 1.5](/javascript/api/requirement-sets/outlook/outlook-api-requirement-sets) \] diff --git a/docs/docs-ref-autogen/outlook_1_15/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_15/outlook/office.draganddropeventargs.yml index feee11760c..ccb791c6ee 100644 --- a/docs/docs-ref-autogen/outlook_1_15/outlook/office.draganddropeventargs.yml +++ b/docs/docs-ref-autogen/outlook_1_15/outlook/office.draganddropeventargs.yml @@ -6,7 +6,7 @@ fullName: Office.DragAndDropEventArgs summary: >- Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - `Office.EventType.ItemDraggedAndDropped` event is raised. + `Office.EventType.DragAndDropEvent` event is raised. remarks: >- \[ [API set: Mailbox 1.5](/javascript/api/requirement-sets/outlook/outlook-api-requirement-sets) \] diff --git a/docs/docs-ref-autogen/outlook_1_5/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_5/outlook/office.draganddropeventargs.yml index feee11760c..ccb791c6ee 100644 --- a/docs/docs-ref-autogen/outlook_1_5/outlook/office.draganddropeventargs.yml +++ b/docs/docs-ref-autogen/outlook_1_5/outlook/office.draganddropeventargs.yml @@ -6,7 +6,7 @@ fullName: Office.DragAndDropEventArgs summary: >- Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - `Office.EventType.ItemDraggedAndDropped` event is raised. + `Office.EventType.DragAndDropEvent` event is raised. remarks: >- \[ [API set: Mailbox 1.5](/javascript/api/requirement-sets/outlook/outlook-api-requirement-sets) \] diff --git a/docs/docs-ref-autogen/outlook_1_6/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_6/outlook/office.draganddropeventargs.yml index feee11760c..ccb791c6ee 100644 --- a/docs/docs-ref-autogen/outlook_1_6/outlook/office.draganddropeventargs.yml +++ b/docs/docs-ref-autogen/outlook_1_6/outlook/office.draganddropeventargs.yml @@ -6,7 +6,7 @@ fullName: Office.DragAndDropEventArgs summary: >- Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - `Office.EventType.ItemDraggedAndDropped` event is raised. + `Office.EventType.DragAndDropEvent` event is raised. remarks: >- \[ [API set: Mailbox 1.5](/javascript/api/requirement-sets/outlook/outlook-api-requirement-sets) \] diff --git a/docs/docs-ref-autogen/outlook_1_7/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_7/outlook/office.draganddropeventargs.yml index feee11760c..ccb791c6ee 100644 --- a/docs/docs-ref-autogen/outlook_1_7/outlook/office.draganddropeventargs.yml +++ b/docs/docs-ref-autogen/outlook_1_7/outlook/office.draganddropeventargs.yml @@ -6,7 +6,7 @@ fullName: Office.DragAndDropEventArgs summary: >- Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - `Office.EventType.ItemDraggedAndDropped` event is raised. + `Office.EventType.DragAndDropEvent` event is raised. remarks: >- \[ [API set: Mailbox 1.5](/javascript/api/requirement-sets/outlook/outlook-api-requirement-sets) \] diff --git a/docs/docs-ref-autogen/outlook_1_8/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_8/outlook/office.draganddropeventargs.yml index feee11760c..ccb791c6ee 100644 --- a/docs/docs-ref-autogen/outlook_1_8/outlook/office.draganddropeventargs.yml +++ b/docs/docs-ref-autogen/outlook_1_8/outlook/office.draganddropeventargs.yml @@ -6,7 +6,7 @@ fullName: Office.DragAndDropEventArgs summary: >- Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - `Office.EventType.ItemDraggedAndDropped` event is raised. + `Office.EventType.DragAndDropEvent` event is raised. remarks: >- \[ [API set: Mailbox 1.5](/javascript/api/requirement-sets/outlook/outlook-api-requirement-sets) \] diff --git a/docs/docs-ref-autogen/outlook_1_9/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_9/outlook/office.draganddropeventargs.yml index feee11760c..ccb791c6ee 100644 --- a/docs/docs-ref-autogen/outlook_1_9/outlook/office.draganddropeventargs.yml +++ b/docs/docs-ref-autogen/outlook_1_9/outlook/office.draganddropeventargs.yml @@ -6,7 +6,7 @@ fullName: Office.DragAndDropEventArgs summary: >- Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - `Office.EventType.ItemDraggedAndDropped` event is raised. + `Office.EventType.DragAndDropEvent` event is raised. remarks: >- \[ [API set: Mailbox 1.5](/javascript/api/requirement-sets/outlook/outlook-api-requirement-sets) \] diff --git a/generate-docs/API Coverage Report.csv b/generate-docs/API Coverage Report.csv index 1f5f4f64c2..ff48b46528 100644 --- a/generate-docs/API Coverage Report.csv +++ b/generate-docs/API Coverage Report.csv @@ -7262,11 +7262,11 @@ Office.EventType,"DialogEventReceived",EnumField,Good,false Office.EventType,"DialogMessageReceived",EnumField,Good,false Office.EventType,"DialogParentMessageReceived",EnumField,Good,false Office.EventType,"DocumentSelectionChanged",EnumField,Good,false +Office.EventType,"DragAndDropEvent",EnumField,Excellent,false Office.EventType,"EnhancedLocationsChanged",EnumField,Excellent,false Office.EventType,"InfobarClicked",EnumField,Excellent,false Office.EventType,"InitializationContextChanged",EnumField,Excellent,false Office.EventType,"ItemChanged",EnumField,Excellent,false -Office.EventType,"ItemDraggedAndDropped",EnumField,Excellent,false Office.EventType,"NodeDeleted",EnumField,Fine,false Office.EventType,"NodeInserted",EnumField,Fine,false Office.EventType,"NodeReplaced",EnumField,Fine,false diff --git a/generate-docs/api-extractor-inputs-office-release/office.d.ts b/generate-docs/api-extractor-inputs-office-release/office.d.ts index 26788b9599..4c5d86c845 100644 --- a/generate-docs/api-extractor-inputs-office-release/office.d.ts +++ b/generate-docs/api-extractor-inputs-office-release/office.d.ts @@ -683,16 +683,16 @@ export declare namespace Office { * Occurs in Outlook on the web and the new Outlook on Windows when messages or file attachments in the Outlook client window are * dragged then dropped into the task pane of an add-in. * - * To add an event handler for the `ItemDraggedAndDropped` event, use the `addHandlerAsync` method of the `Mailbox` object. + * To add an event handler for the `DragAndDropEvent` event, use the `addHandlerAsync` method of the `Mailbox` object. * The event handler receives an argument of type * {@link https://learn.microsoft.com/javascript/api/outlook/office.draganddropeventargs | Office.DragAndDropEventArgs}. * - * **Important**: The `ItemDraggedAndDropped` event isn't supported in Outlook on Windows (classic) and on Mac. If the `ItemDraggedAndDropped` handler + * **Important**: The `DragAndDropEvent` event isn't supported in Outlook on Windows (classic) and on Mac. If the `DragAndDropEvent` handler * runs on these clients, an error occurs ("This event isn't supported on this platform."). * * [Api set: Mailbox 1.5] */ - ItemDraggedAndDropped, + DragAndDropEvent, /** * Triggers when a `customXmlPart` node is deleted. */ @@ -7270,7 +7270,7 @@ export declare namespace Office { * * @remarks * - * **Important**: The `fluentThemeData` property is only supported on Win32. + * **Important**: The `fluentThemeData` property is only supported on the Excel, PowerPoint, and Word desktop clients for Windows. */ fluentThemeData?: object; } diff --git a/generate-docs/api-extractor-inputs-office/office.d.ts b/generate-docs/api-extractor-inputs-office/office.d.ts index 86585d4cd0..22dfd9224d 100644 --- a/generate-docs/api-extractor-inputs-office/office.d.ts +++ b/generate-docs/api-extractor-inputs-office/office.d.ts @@ -683,16 +683,16 @@ export declare namespace Office { * Occurs in Outlook on the web and the new Outlook on Windows when messages or file attachments in the Outlook client window are * dragged then dropped into the task pane of an add-in. * - * To add an event handler for the `ItemDraggedAndDropped` event, use the `addHandlerAsync` method of the `Mailbox` object. + * To add an event handler for the `DragAndDropEvent` event, use the `addHandlerAsync` method of the `Mailbox` object. * The event handler receives an argument of type * {@link https://learn.microsoft.com/javascript/api/outlook/office.draganddropeventargs | Office.DragAndDropEventArgs}. * - * **Important**: The `ItemDraggedAndDropped` event isn't supported in Outlook on Windows (classic) and on Mac. If the `ItemDraggedAndDropped` handler + * **Important**: The `DragAndDropEvent` event isn't supported in Outlook on Windows (classic) and on Mac. If the `DragAndDropEvent` handler * runs on these clients, an error occurs ("This event isn't supported on this platform."). * * [Api set: Mailbox 1.5] */ - ItemDraggedAndDropped, + DragAndDropEvent, /** * Triggers when a `customXmlPart` node is deleted. */ @@ -7280,7 +7280,7 @@ export declare namespace Office { * * @remarks * - * **Important**: The `fluentThemeData` property is only supported on Win32. + * **Important**: The `fluentThemeData` property is only supported on the Excel, PowerPoint, and Word desktop clients for Windows. */ fluentThemeData?: object; } diff --git a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_10/outlook.d.ts b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_10/outlook.d.ts index 2ceb713636..7dad780735 100644 --- a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_10/outlook.d.ts +++ b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_10/outlook.d.ts @@ -5109,7 +5109,7 @@ export declare namespace Office { } /** * Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - * `Office.EventType.ItemDraggedAndDropped` event is raised. + * `Office.EventType.DragAndDropEvent` event is raised. * * @remarks * diff --git a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_11/outlook.d.ts b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_11/outlook.d.ts index 49e3af7ef0..9ca36e6a25 100644 --- a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_11/outlook.d.ts +++ b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_11/outlook.d.ts @@ -5121,7 +5121,7 @@ export declare namespace Office { } /** * Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - * `Office.EventType.ItemDraggedAndDropped` event is raised. + * `Office.EventType.DragAndDropEvent` event is raised. * * @remarks * diff --git a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_12/outlook.d.ts b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_12/outlook.d.ts index f79bf4ec28..9e91c0db9e 100644 --- a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_12/outlook.d.ts +++ b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_12/outlook.d.ts @@ -5121,7 +5121,7 @@ export declare namespace Office { } /** * Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - * `Office.EventType.ItemDraggedAndDropped` event is raised. + * `Office.EventType.DragAndDropEvent` event is raised. * * @remarks * diff --git a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_13/outlook.d.ts b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_13/outlook.d.ts index 89a4568afb..afd68d0a95 100644 --- a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_13/outlook.d.ts +++ b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_13/outlook.d.ts @@ -5336,7 +5336,7 @@ export declare namespace Office { } /** * Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - * `Office.EventType.ItemDraggedAndDropped` event is raised. + * `Office.EventType.DragAndDropEvent` event is raised. * * @remarks * diff --git a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_14/outlook.d.ts b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_14/outlook.d.ts index 4841795e68..a28de982c1 100644 --- a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_14/outlook.d.ts +++ b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_14/outlook.d.ts @@ -5447,7 +5447,7 @@ export declare namespace Office { } /** * Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - * `Office.EventType.ItemDraggedAndDropped` event is raised. + * `Office.EventType.DragAndDropEvent` event is raised. * * @remarks * diff --git a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_15/outlook.d.ts b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_15/outlook.d.ts index 8c52da7397..36e9070f8d 100644 --- a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_15/outlook.d.ts +++ b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_15/outlook.d.ts @@ -5522,7 +5522,7 @@ export declare namespace Office { } /** * Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - * `Office.EventType.ItemDraggedAndDropped` event is raised. + * `Office.EventType.DragAndDropEvent` event is raised. * * @remarks * diff --git a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_5/Outlook.d.ts b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_5/Outlook.d.ts index 28f125d28b..9246c080a0 100644 --- a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_5/Outlook.d.ts +++ b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_5/Outlook.d.ts @@ -2564,7 +2564,7 @@ export declare namespace Office { } /** * Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - * `Office.EventType.ItemDraggedAndDropped` event is raised. + * `Office.EventType.DragAndDropEvent` event is raised. * * @remarks * diff --git a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_6/Outlook.d.ts b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_6/Outlook.d.ts index 9d896ea362..7cf66b94ff 100644 --- a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_6/Outlook.d.ts +++ b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_6/Outlook.d.ts @@ -2617,7 +2617,7 @@ export declare namespace Office { } /** * Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - * `Office.EventType.ItemDraggedAndDropped` event is raised. + * `Office.EventType.DragAndDropEvent` event is raised. * * @remarks * diff --git a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_7/Outlook.d.ts b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_7/Outlook.d.ts index 9c728b86ff..77d02a9d79 100644 --- a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_7/Outlook.d.ts +++ b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_7/Outlook.d.ts @@ -3606,7 +3606,7 @@ export declare namespace Office { } /** * Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - * `Office.EventType.ItemDraggedAndDropped` event is raised. + * `Office.EventType.DragAndDropEvent` event is raised. * * @remarks * diff --git a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_8/outlook.d.ts b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_8/outlook.d.ts index e4a8ec56be..92b5a903d8 100644 --- a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_8/outlook.d.ts +++ b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_8/outlook.d.ts @@ -4640,7 +4640,7 @@ export declare namespace Office { } /** * Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - * `Office.EventType.ItemDraggedAndDropped` event is raised. + * `Office.EventType.DragAndDropEvent` event is raised. * * @remarks * diff --git a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_9/outlook.d.ts b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_9/outlook.d.ts index bfafbc814d..9934789aae 100644 --- a/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_9/outlook.d.ts +++ b/generate-docs/api-extractor-inputs-outlook-release/Outlook_1_9/outlook.d.ts @@ -4853,7 +4853,7 @@ export declare namespace Office { } /** * Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - * `Office.EventType.ItemDraggedAndDropped` event is raised. + * `Office.EventType.DragAndDropEvent` event is raised. * * @remarks * diff --git a/generate-docs/api-extractor-inputs-outlook/outlook.d.ts b/generate-docs/api-extractor-inputs-outlook/outlook.d.ts index 48388bdae1..f086b58c61 100644 --- a/generate-docs/api-extractor-inputs-outlook/outlook.d.ts +++ b/generate-docs/api-extractor-inputs-outlook/outlook.d.ts @@ -5731,7 +5731,7 @@ export declare namespace Office { } /** * Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - * `Office.EventType.ItemDraggedAndDropped` event is raised. + * `Office.EventType.DragAndDropEvent` event is raised. * * @remarks * diff --git a/generate-docs/script-inputs/office.d.ts b/generate-docs/script-inputs/office.d.ts index bfe4d477a4..a088dcb1c2 100644 --- a/generate-docs/script-inputs/office.d.ts +++ b/generate-docs/script-inputs/office.d.ts @@ -688,16 +688,16 @@ declare namespace Office { * Occurs in Outlook on the web and the new Outlook on Windows when messages or file attachments in the Outlook client window are * dragged then dropped into the task pane of an add-in. * - * To add an event handler for the `ItemDraggedAndDropped` event, use the `addHandlerAsync` method of the `Mailbox` object. + * To add an event handler for the `DragAndDropEvent` event, use the `addHandlerAsync` method of the `Mailbox` object. * The event handler receives an argument of type * {@link https://learn.microsoft.com/javascript/api/outlook/office.draganddropeventargs | Office.DragAndDropEventArgs}. * - * **Important**: The `ItemDraggedAndDropped` event isn't supported in Outlook on Windows (classic) and on Mac. If the `ItemDraggedAndDropped` handler + * **Important**: The `DragAndDropEvent` event isn't supported in Outlook on Windows (classic) and on Mac. If the `DragAndDropEvent` handler * runs on these clients, an error occurs ("This event isn't supported on this platform."). * * [Api set: Mailbox 1.5] */ - ItemDraggedAndDropped, + DragAndDropEvent, /** * Triggers when a `customXmlPart` node is deleted. */ @@ -7275,7 +7275,7 @@ declare namespace Office { * * @remarks * - * **Important**: The `fluentThemeData` property is only supported on Win32. + * **Important**: The `fluentThemeData` property is only supported on the Excel, PowerPoint, and Word desktop clients for Windows. */ fluentThemeData?: object; } @@ -14366,7 +14366,7 @@ declare namespace Office { } /** * Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - * `Office.EventType.ItemDraggedAndDropped` event is raised. + * `Office.EventType.DragAndDropEvent` event is raised. * * @remarks * diff --git a/generate-docs/script-inputs/office_preview.d.ts b/generate-docs/script-inputs/office_preview.d.ts index 5ad826b20d..9a8e60f7f0 100644 --- a/generate-docs/script-inputs/office_preview.d.ts +++ b/generate-docs/script-inputs/office_preview.d.ts @@ -688,16 +688,16 @@ declare namespace Office { * Occurs in Outlook on the web and the new Outlook on Windows when messages or file attachments in the Outlook client window are * dragged then dropped into the task pane of an add-in. * - * To add an event handler for the `ItemDraggedAndDropped` event, use the `addHandlerAsync` method of the `Mailbox` object. + * To add an event handler for the `DragAndDropEvent` event, use the `addHandlerAsync` method of the `Mailbox` object. * The event handler receives an argument of type * {@link https://learn.microsoft.com/javascript/api/outlook/office.draganddropeventargs | Office.DragAndDropEventArgs}. * - * **Important**: The `ItemDraggedAndDropped` event isn't supported in Outlook on Windows (classic) and on Mac. If the `ItemDraggedAndDropped` handler + * **Important**: The `DragAndDropEvent` event isn't supported in Outlook on Windows (classic) and on Mac. If the `DragAndDropEvent` handler * runs on these clients, an error occurs ("This event isn't supported on this platform."). * * [Api set: Mailbox 1.5] */ - ItemDraggedAndDropped, + DragAndDropEvent, /** * Triggers when a `customXmlPart` node is deleted. */ @@ -7285,7 +7285,7 @@ declare namespace Office { * * @remarks * - * **Important**: The `fluentThemeData` property is only supported on Win32. + * **Important**: The `fluentThemeData` property is only supported on the Excel, PowerPoint, and Word desktop clients for Windows. */ fluentThemeData?: object; } @@ -14585,7 +14585,7 @@ declare namespace Office { } /** * Provides details about the mouse pointer position and the messages or file attachments being dragged and dropped into an add-in's task pane when the - * `Office.EventType.ItemDraggedAndDropped` event is raised. + * `Office.EventType.DragAndDropEvent` event is raised. * * @remarks *