简体   繁体   中英

How to add context menu item to outlook when it in reading email mode

So, I want create add-in which can read selected word at email and send it to the API by clicking on context menu. As for text selection everything is clear. But I stuck in creating context menu.

I search the web and found that we need add contextMenu item into the ribbon xml with specific idMso But which of then I don't understand.

PS I found the document with Outlook controls names here http://www.microsoft.com/en-us/download/confirmation.aspx?id=6627

Ok, I found it! idMso="ContextMenuReadOnlyMailText"

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