View Single Post
  #8  
Old August 21st 06, 09:40 AM posted to microsoft.public.outlook.program_addins
kedar
external usenet poster
 
Posts: 1
Default Your Help required abt context and Preview pane

HOW HAVE YOU obtained context menu of Preview/Reading pane
please paste some sample code that worked with you
i'm developing in vb.net and want to have my menuitem in context menu
of previewpane
so that right click on from,to ,attachement can give me my menuitem
added in context menu..

Paul wrote:
I'm an experienced VBA Excel programmer, but am new to Outlook. I need
some help adding a custom menu item to one of Outlook's pop up context
menus.

I hope I can word the appropriate question here.

I have Outlook 2003 installed locally. It uses our corporate network
mail servers. Our administrators have set up the Outlook reading pane
to display a "windows messenger" icon next to the sender's name and
email address at the top of the pane. If you click the icon or right
click the senders name, a pop up menu appears showing several of the
senders properties from our corporate ldap source (e.g., name, business
phone, location, etc.). In addition Outlook provides other menu items
in the pop up like: additional actions, create rule, lookup outlook
contact, and outlook properties.

I would like to insert a custom menu item in this pop up. It would use
the senders name to essentially follow a hyperlink to a web page.

Could you outline how I might programmatically insert this custom menu
item (couldn't find the name/id for the pop up). Does Outlook have a
FollowHyperlink method which would bring up the web page?

Thanks Very Much,
Paul Katz


Ads