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.