Thanks, MailItem.BodyFormat works fine.
If i send a mail (have image in body) using rich text format and change
format for html in application_send event then image is lost.
Is there any solution for that or i need to convert this mail from rtf to
html format on exchange server.
Is there any fuction available for this task?
"Ken Slovak - [MVP - Outlook]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Use MailItem.BodyFormat and set the format to what you want.
>
> --
> 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" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> can we change mail format when send a mail. Plain text/html/rich text use
>> for mail format. I think _MailItem class does not provide this utility.
>>
>