View Single Post
  #3  
Old March 24th 09, 03:21 PM posted to microsoft.public.outlook.program_addins
Ashish
external usenet poster
 
Posts: 94
Default Item Save and Saveas events

I tried to capture the event for menu click but could not make it. Is there
any example available. I tried those which are in outlookcode.com but not
mentioned clearly
"Ken Slovak - [MVP - Outlook]" wrote in message
...
You'd most likely have to grab every single menu/toolbar entry that can
perform those commands and handle their Click events. For Outlook 2007
you'd have to do the same thing with the ribbon also. This would apply not
only to the actions in Inspectors but also when the item is selected in an
Explorer.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Ashish" wrote in message
...
How to differentiate between save and saveas a mail item. Item_Write call
for both cases and parameters for this function doesn't tell any
difference between two.




Ads