Skip to content

Commit dde8a41

Browse files
[Outlook] (events) Document InitializationContextChanged event (#2164)
* Add InitializationContextChanged event * Update ms.date
1 parent 38727ef commit dde8a41

File tree

1 file changed

+2
-1
lines changed
  • docs/requirement-sets/outlook/preview-requirement-set

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Office namespace - preview requirement set
33
description: Office namespace members available for Outlook add-ins using Mailbox API preview requirement set.
4-
ms.date: 05/20/2024
4+
ms.date: 03/11/2025
55
ms.localizationpriority: medium
66
---
77

@@ -110,6 +110,7 @@ Specifies the event associated with an event handler.
110110
|`EnhancedLocationsChanged`| String | The location of the selected appointment has changed. | 1.8 |
111111
|`InfobarClicked`| String | An action on a notification message is selected. | 1.10 |
112112
|`ItemChanged`| String | A different Outlook item is selected for viewing while the task pane is pinned. | 1.5 |
113+
|`InitializationContextChanged`| String | An add-in's task pane is opened from an actionable message, `InsightMessage` notification, Smart Alerts dialog, or integrated spam-reporting dialog. | 1.15 |
113114
|`OfficeThemeChanged`| String | The Office theme on the mailbox has changed. | 1.14 |
114115
|`RecipientsChanged`| String | The recipient list of the selected item or appointment location has changed. | 1.7 |
115116
|`RecurrenceChanged`| String | The recurrence pattern of the selected series has changed. | 1.7 |

0 commit comments

Comments
 (0)