Regarding MailItem.Body property

  • Thread starter Thread starter Bharathi
  • Start date Start date
B

Bharathi

Hi,

I am trying to access few fields(To, From, Body, Subject) in an
outlook email in my code, using C#.net. I am creating an xml file
which contains values of the above mentioned fields.

When an outlook email contains any attachment, then while accessing
"MailItem.Body" property, The system hangs and the CPU usuage goes to
100%.

Please let me know how would i resolve this issue
 

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