Skip to content

Commit f468ed7

Browse files
[Outlook] (item multi-select) Update pinning behavior in Outlook on Mac (#5281)
1 parent bd18a1b commit f468ed7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/outlook/item-multi-select.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Activate your Outlook add-in on multiple messages
33
description: Learn how to activate your Outlook add-in when multiple messages are selected.
4-
ms.date: 03/19/2025
4+
ms.date: 07/15/2025
55
ms.topic: how-to
66
ms.localizationpriority: medium
77
---
@@ -382,9 +382,9 @@ Item multi-select supports [Conversations view](https://support.microsoft.com/of
382382

383383
### Task pane pinning in multi-select add-ins
384384

385-
In Outlook on the web and in new Outlook on Windows, when the task pane of a multi-select add-in is opened, it's automatically pinned to the Outlook client. It remains pinned even when a user switches to a different mail item or selects the **pin** icon from the task pane. The task pane can only be closed by selecting the **Close** button from the task pane.
385+
In Outlook on the web, on Mac, and in new Outlook on Windows, when the task pane of a multi-select add-in is opened, it's automatically pinned to the Outlook client. It remains pinned even when a user switches to a different mail item or selects the **pin** icon from the task pane. The task pane can only be closed by selecting the **Close** button from the task pane.
386386

387-
Conversely, in Outlook on Windows (classic) and on Mac, the task pane isn't automatically pinned and closes when a user switches to a different mail item.
387+
Conversely, in classic Outlook on Windows, the task pane isn't automatically pinned and closes when a user switches to a different mail item.
388388

389389
## Next steps
390390

0 commit comments

Comments
 (0)