I solved my own problem by writing a whole bunch of code. The only way to do
this by going into the windows API and finding the control window and
hooking. This is not something the novice windows programmer should attempt.
I hope Outlook 2007 is improved and will provide some necessary plugin logic.
> Hi,
> I have added a submenu to the context menu for the message preview window
[quoted text clipped - 10 lines]
>
> Thanks
Sue Mosher [MVP-Outlook] - 26 Jul 2006 20:14 GMT
Outlook 2007 provides interfaces for several Application-level context menus.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
>I solved my own problem by writing a whole bunch of code. The only way to do
> this by going into the windows API and finding the control window and
[quoted text clipped - 15 lines]
>>
>> Thanks