Outlook & MailItem Object Programming

V

Venkat

I need a COM addin for Outlook 2000 in VB6.0 with the
following functionality.

1. When ever opening a new mail message or existing
message from outlook(manually) I have to add a dropdown
menu having certain menu items for the mail message
programmatically.

2. More than one mail message or existing message can be
opened. But I need the functionality of menu for all
opened mail messages.

How can I perform this? Can any one give a sample code
snippet or psuedo code meeting this requirement?
Particulary how to use Explorer, Inspector and MailItem
Object for this requirement.

Please post as soon as possible.

Venkat.
 
Top