Add a button to the attachment menu using Outlook Addin - Stack Overflow

admin2025-04-19  0

I'm writing an office.js Outlook addin and I want to add a button to the attachments menu

In owa the menu is here

In desktop it would be here

I have implemented the option on a task pane but it work better if the attachment had already been selected and they pick my option from the attachment rather than click the button on the Mail Read task pane and then have to select from a list of attachments

Thanks

I have looked through the documentation but can't see the option exists.

I'm writing an office.js Outlook addin and I want to add a button to the attachments menu

In owa the menu is here

In desktop it would be here

I have implemented the option on a task pane but it work better if the attachment had already been selected and they pick my option from the attachment rather than click the button on the Mail Read task pane and then have to select from a list of attachments

Thanks

I have looked through the documentation but can't see the option exists.

Share Improve this question edited Mar 4 at 4:25 Phil Salomon asked Mar 4 at 3:29 Phil SalomonPhil Salomon 1752 silver badges12 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

The UI extenstion points are defined in the add-on's manifest file. Current list of Extension points for Outlook doesn't provide any extansibility to the attachment context menu.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1745062743a282798.html

最新回复(0)