The mail item will be open in an Inspector. Each Inspector in Outlook 2003
will have a CommandBars collection, which includes a CommandBar named "Menu
Bar". Under that CommandBar is a CommandBarPopup named File. You add your
control to the File CommandBarPopup.CommandBar object.
"vk" <venkata.krishna@in.bosch.com> wrote in message
news:g09p63$hur$1@news4.fe.internet.bosch.com...
> Hello
>
> My requirement is to add custom menu item under the menu File of the new
> message page in MS Outlook 2003.
> I am not able to identify the object and method to customize the message.
>
> Regards
> Piyush
>