Skip to content

Commit 988ac81

Browse files
[Outlook] Document ItemDraggedAndDropped event (#2316)
* Add DragAndDrop event to Mailbox events table * Update event name * Update 1.10 page * Update ms.date
1 parent 83888d7 commit 988ac81

File tree

12 files changed

+24
-12
lines changed

12 files changed

+24
-12
lines changed

docs/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Office.context.mailbox - preview requirement set
33
description: Outlook Mailbox API preview requirement set version of the Mailbox object model.
4-
ms.date: 03/11/2025
4+
ms.date: 08/05/2025
55
ms.localizationpriority: medium
66
---
77

@@ -65,4 +65,5 @@ You can subscribe to and unsubscribe from the following events using [addHandler
6565
| [Event](/javascript/api/office/office.eventtype?view=outlook-js-preview&preserve-view=true) | Description | Minimum<br>requirement set |
6666
|---|---|:---:|
6767
|`ItemChanged`| A different Outlook item is selected for viewing while the task pane is pinned. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |
68+
|`ItemDraggedAndDropped`| In Outlook on the web or the new Outlook on Windows, messages or file attachments are dragged and dropped into an add-in's task pane. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |
6869
|`SelectedItemsChanged`| One or more messages are selected or deselected. | [1.13](../requirement-set-1.13/outlook-requirement-set-1.13.md) |

docs/requirement-sets/outlook/requirement-set-1.10/office.context.mailbox.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Office.context.mailbox - requirement set 1.10
33
description: Outlook Mailbox API requirement set 1.10 version of the Mailbox object model.
4-
ms.date: 10/12/2023
4+
ms.date: 08/05/2025
55
ms.localizationpriority: medium
66
---
77

@@ -63,3 +63,4 @@ Subscribe to and unsubscribe from the following events using [addHandlerAsync](/
6363
| [Event](/javascript/api/office/office.eventtype?view=outlook-js-1.10&preserve-view=true) | Description | Minimum<br>requirement set |
6464
|---|---|:---:|
6565
|`ItemChanged`| A different Outlook item is selected for viewing while the task pane is pinned. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |
66+
|`ItemDraggedAndDropped`| In Outlook on the web or the new Outlook on Windows, a messages or file attachments are dragged and dropped into an add-in's task pane. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |

docs/requirement-sets/outlook/requirement-set-1.11/office.context.mailbox.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Office.context.mailbox - requirement set 1.11
33
description: Outlook Mailbox API requirement set 1.11 version of the Mailbox object model.
4-
ms.date: 10/12/2023
4+
ms.date: 08/05/2025
55
ms.localizationpriority: medium
66
---
77

@@ -63,3 +63,4 @@ Subscribe to and unsubscribe from the following events using [addHandlerAsync](/
6363
| [Event](/javascript/api/office/office.eventtype?view=outlook-js-1.11&preserve-view=true) | Description | Minimum<br>requirement set |
6464
|---|---|:---:|
6565
|`ItemChanged`| A different Outlook item is selected for viewing while the task pane is pinned. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |
66+
|`ItemDraggedAndDropped`| In Outlook on the web or the new Outlook on Windows, messages or file attachments are dragged and dropped into an add-in's task pane. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |

docs/requirement-sets/outlook/requirement-set-1.12/office.context.mailbox.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Office.context.mailbox - requirement set 1.12
33
description: Outlook Mailbox API requirement set 1.12 version of the Mailbox object model.
4-
ms.date: 10/12/2023
4+
ms.date: 08/05/2025
55
ms.localizationpriority: medium
66
---
77

@@ -63,3 +63,4 @@ You can subscribe to and unsubscribe from the following events using [addHandler
6363
| [Event](/javascript/api/office/office.eventtype?view=outlook-js-1.12&preserve-view=true) | Description | Minimum<br>requirement set |
6464
|---|---|:---:|
6565
|`ItemChanged`| A different Outlook item is selected for viewing while the task pane is pinned. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |
66+
|`ItemDraggedAndDropped`| In Outlook on the web or the new Outlook on Windows, messages or file attachments are dragged and dropped into an add-in's task pane. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |

docs/requirement-sets/outlook/requirement-set-1.13/office.context.mailbox.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Office.context.mailbox - requirement set 1.13
33
description: Outlook Mailbox API requirement set 1.13 version of the Mailbox object model.
4-
ms.date: 10/12/2023
4+
ms.date: 08/05/2025
55
ms.localizationpriority: medium
66
---
77

@@ -64,4 +64,5 @@ You can subscribe to and unsubscribe from the following events using [addHandler
6464
| [Event](/javascript/api/office/office.eventtype?view=outlook-js-1.13&preserve-view=true) | Description | Minimum<br>requirement set |
6565
|---|---|:---:|
6666
|`ItemChanged`| A different Outlook item is selected for viewing while the task pane is pinned. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |
67+
|`ItemDraggedAndDropped`| In Outlook on the web or the new Outlook on Windows, messages or file attachments are dragged and dropped into an add-in's task pane. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |
6768
|`SelectedItemsChanged`| One or more messages are selected or deselected. | [1.13](../requirement-set-1.13/outlook-requirement-set-1.13.md) |

docs/requirement-sets/outlook/requirement-set-1.14/office.context.mailbox.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Office.context.mailbox - requirement set 1.14
33
description: Outlook Mailbox API requirement set 1.14 version of the Mailbox object model.
4-
ms.date: 05/20/2024
4+
ms.date: 08/05/2025
55
ms.localizationpriority: medium
66
---
77

@@ -64,4 +64,5 @@ You can subscribe to and unsubscribe from the following events using [addHandler
6464
| [Event](/javascript/api/office/office.eventtype?view=outlook-js-1.14&preserve-view=true) | Description | Minimum<br>requirement set |
6565
|---|---|:---:|
6666
|`ItemChanged`| A different Outlook item is selected for viewing while the task pane is pinned. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |
67+
|`ItemDraggedAndDropped`| In Outlook on the web or the new Outlook on Windows, messages or file attachments are dragged and dropped into an add-in's task pane. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |
6768
|`SelectedItemsChanged`| One or more messages are selected or deselected. | [1.13](../requirement-set-1.13/outlook-requirement-set-1.13.md) |

docs/requirement-sets/outlook/requirement-set-1.15/office.context.mailbox.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Office.context.mailbox - requirement set 1.15
33
description: Outlook Mailbox API requirement set 1.15 version of the Mailbox object model.
4-
ms.date: 03/11/2025
4+
ms.date: 08/05/2025
55
ms.localizationpriority: medium
66
---
77

@@ -65,4 +65,5 @@ You can subscribe to and unsubscribe from the following events using [addHandler
6565
| [Event](/javascript/api/office/office.eventtype?view=outlook-js-1.15&preserve-view=true) | Description | Minimum<br>requirement set |
6666
|---|---|:---:|
6767
|`ItemChanged`| A different Outlook item is selected for viewing while the task pane is pinned. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |
68+
|`ItemDraggedAndDropped`| In Outlook on the web or the new Outlook on Windows, messages or file attachments are dragged and dropped into an add-in's task pane. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |
6869
|`SelectedItemsChanged`| One or more messages are selected or deselected. | [1.13](../requirement-set-1.13/outlook-requirement-set-1.13.md) |

docs/requirement-sets/outlook/requirement-set-1.5/office.context.mailbox.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Office.context.mailbox - requirement set 1.5
33
description: Outlook Mailbox API requirement set 1.5 version of the Mailbox object model.
4-
ms.date: 10/12/2023
4+
ms.date: 08/05/2025
55
ms.localizationpriority: medium
66
---
77

@@ -57,3 +57,4 @@ You can subscribe to and unsubscribe from the following events using [addHandler
5757
| [Event](/javascript/api/office/office.eventtype?view=outlook-js-1.5&preserve-view=true) | Description | Minimum<br>requirement set |
5858
|---|---|:---:|
5959
|`ItemChanged`| A different Outlook item is selected for viewing while the task pane is pinned. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |
60+
|`ItemDraggedAndDropped`| In Outlook on the web or the new Outlook on Windows, messages or file attachments are dragged and dropped into an add-in's task pane. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |

docs/requirement-sets/outlook/requirement-set-1.6/office.context.mailbox.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Office.context.mailbox - requirement set 1.6
33
description: Outlook Mailbox API requirement set 1.6 version of the Mailbox object model.
4-
ms.date: 10/12/2023
4+
ms.date: 08/05/2025
55
ms.localizationpriority: medium
66
---
77

@@ -58,3 +58,4 @@ You can subscribe to and unsubscribe from the following events using [addHandler
5858
| [Event](/javascript/api/office/office.eventtype?view=outlook-js-1.6&preserve-view=true) | Description | Minimum<br>requirement set |
5959
|---|---|:---:|
6060
|`ItemChanged`| A different Outlook item is selected for viewing while the task pane is pinned. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |
61+
|`ItemDraggedAndDropped`| In Outlook on the web or the new Outlook on Windows, messages or file attachments are dragged and dropped into an add-in's task pane. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |

docs/requirement-sets/outlook/requirement-set-1.7/office.context.mailbox.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Office.context.mailbox - requirement set 1.7
33
description: Outlook Mailbox API requirement set 1.7 version of the Mailbox object model.
4-
ms.date: 10/12/2023
4+
ms.date: 08/05/2025
55
ms.localizationpriority: medium
66
---
77

@@ -58,3 +58,4 @@ You can subscribe to and unsubscribe from the following events using [addHandler
5858
| [Event](/javascript/api/office/office.eventtype?view=outlook-js-1.7&preserve-view=true) | Description | Minimum<br>requirement set |
5959
|---|---|:---:|
6060
|`ItemChanged`| A different Outlook item is selected for viewing while the task pane is pinned. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |
61+
|`ItemDraggedAndDropped`| In Outlook on the web or the new Outlook on Windows, messages or file attachments are dragged and dropped into an add-in's task pane. | [1.5](../requirement-set-1.5/outlook-requirement-set-1.5.md) |

0 commit comments

Comments
 (0)