getting message body as text with redepmption?

J

Julia

Hi,
I need to parse the body of a HTML message
and I believe that converting the body to text will help me,
how do I do it?

Note that i need to convert it in memory not to change the message body.

10x
 
S

Sue Mosher [MVP-Outlook]

The MailItem.Body and HTMLBody return the plain text and HTML content
respectively.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top