How to automatically open a taskpane when event triggers

thibaut Joukes 20 Reputation points
2024-01-24T10:49:01.2733333+00:00

I want to open a taskpane when an event (e.g. when i'm about to compose a new email) triggers. It should open without the need of clicking on the addin, is there a way to be done because i cannot find it.

Microsoft 365 and Office Development Other
Outlook Windows Classic Outlook for Windows For business
0 comments No comments
{count} votes

Accepted answer
  1. SokiGuo-MSFT 31,526 Reputation points Microsoft External Staff
    2024-01-25T05:40:07.34+00:00

    Hi @thibaut Joukes

    Welcome to our forum!

    Looks like the issue is more related to Office development. Please kindly understand that the Outlook tag here we mainly focus on general issues about Outlook desktop client, and little is known about office development.

    Based on my search, the official documentation states to extend the Office UI by adding a button to the Office apps ribbon using the add-in command in Office Add-ins. When a user clicks your command button, an action is taken, such as opening a task pane.

    References: Automatically open a task pane with a document - Office Add-ins | Microsoft Learn.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.