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!
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!