How to programmatically read the body text of Outlook email?

  • Thread starter Thread starter sherifffruitfly
  • Start date Start date
S

sherifffruitfly

Hi,

I get usage statistics emailed to me weekly, and would like to analyze
the numbers. How can I read the body text of these emails into, say, a
String instance?

Thanks,

cdj
 
Use outlook object model.
You should get the mails in the Folder.Items.

Use microsoft.public.exchange.development group instead for OL or exchange
related issues

Regards
Sandeep
 

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

Back
Top