My customer wants to add a button (or menu item) to a right click (context) menu in Outlook 2016+. I've found examples that add items to the ribbon menu, but can't find any examples for the context menu.
My customer describes the activity as browsing to any folder in Outlook, select an item and right click, and then select the custom button to perform an action on that selected mail item. I've got the code written to modify the selected item, I just need the context menu piece.
Below is the example of the menu I want to modify.
Thanks in advance,
Ryan