Outlook Convert Mail to RTF with embedded images

H

Hans

Hello,

How do i convert a outlook 2003 mailitem with an embedded image (jpeg) from
HTML to rtf or doc.

Thanks

Hans
 
K

Ken Slovak - [MVP - Outlook]

Doc is a Word file extension, it has nothing to do with an Outlook item. To
convert the format of an item try setting the BodyFormat property to
whatever you want. Be aware that might change the font characteristics
depending on your settings.
 
Top