Capturing Outlook Forms Events
Hi Sue,
Thanks for the quick response. I just bought your book "Outlook 2007
Programming" and just started learning Outlook programming.
I'm asking what event fires when the user clicks on an Outlook item, mainly
what events fire when user selects a message by clicking on an item on
Outlook main window. I didnt mean to say what events get fired on Windows
folder level.
I want to capture the unique ID of the message available in the header
called message_ID and then run a query against this message and see if it
qualifies for my special handling. If it does then I want to replace the
entire message with a stathc message that's stored locally in an msg file.
Thanks
--
Duke
|