How to add context menu item and access specific web page

J

jammy

I am developing an Add-In for Outlook 2003 using C#.

1. I want to add context menu item and access specific web page in outlook
e-mail body
2.When i open the mail and click rightbutton to access the menu item i added,
i want to get the e-mail object in the menu code or webpage
 
K

Ken Slovak - [MVP - Outlook]

No version of Outlook supports context menu additions for Inspectors, you
can hack a workaround only for WordMail items in Outlook 2003 (not 2007)
using the CommandBars interface.

I'm not sure what you want to do as far as a Web page goes, please explain
what you want to do more precisely.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top