MailItem.SaveAs may save only partial the message!?

N

nycboy

With Outlook 2000 under Win XP, I open a pst file , add it into message
store, iterate through its folders, and save some messages (inspector
editor type is olEditorHTML) into HTML files:

MailItem.SaveAs FileName, olHTML

But I found one scary thing! It happened randomly that a few of the
saved files contain only the message/email header. If I rerun the code,
the problem may be corrected, or may not. Did anyone encounter this kind
of problem? Thanks.





*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 

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