简体   繁体   中英

Outlook - Create a custom button to open up a Pane when New meeting is being created

I have a requirement to create a task pane when a New Meeting button in outlook is clicked with React Js.

I am new to the Outlook add-in development.

So any help is appreciated. Thanks

Outlook web add-ins work under the currently selected item in Outlook. If you need to create a custom ribbon button which opens a task pane - that is a supported scenario. Read more about that in the Add-in commands for Outlook article.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM