|
Hi, I want to get html source of email message alongwith images that are embedded in the message. As I m getting email's source using the method "GetHTMLBody" of '_MailItemPtr' but i don't know how to get the images that r embadded in the body so that when i want to display the html source in browser the origional message should be displayed with images at their proper places. Plz also guide me how to store that images and then retrieve when i want to display the message in browser.
Thanks & appreciation for any reply.
|