View Single Post
  #3  
Old April 23rd 09, 10:17 PM posted to microsoft.public.outlook.program_forms
Michael Schmitz
external usenet poster
 
Posts: 11
Default Outlook2007 and VSTO, handle the Click on the Save Button in the IPM.Note dialog HOWTO?


"Ken Slovak - [MVP - Outlook]" schrieb im Newsbeitrag
...
You will need to get a handle to the opened item in the NewInspector()
event of the Inspectors collection, then set up to handle the Write()
event of the opened item.


The Problem is that this Write Event only is fired if something has changed
in mail,
if nothing is changed nothing will happen.

So i need a diffrent event to actually make the change in the mail...

Any Ideas?

Regards

Michael


Ads