View Single Post
  #6  
Old January 4th 10, 04:56 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default change mail format

There is no BeforeSend() event, so if Send() is too late and Open() or
Activate() are too early then I have no other suggestions for you.

--
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
...
If i change the format from rich text to html in item_send then image is
lost.
There is no use of change in item_open because before sending the mail i
can change it back to rich text.


Ads