P
Philippe Requilé
When I save a mailitem with mailitem.SaveAs(filename, olMsg) to a msg file,
I can't open the msg-file with outlook XP or 2000. Issume this is because it
is saved as unicode.
When I manually save a mailitem in Outlook with 'Save as' and I choose
"Outlook (msg), I can open it in Outlook XP.
And when I manually save a mailitem in Outlook with 'Save as' and I choose
"Outlook - unicode (msg), I can't open it in Outlook XP.
I want to save the msg in non-unicode with the visual basic SaveAs method,
but I don't find which parameters I have to use. Since outlook 2003 , there
is a new olSaveAsType: olMSGUnicode, but then it is in unicode of course.
Who can help?
I can't open the msg-file with outlook XP or 2000. Issume this is because it
is saved as unicode.
When I manually save a mailitem in Outlook with 'Save as' and I choose
"Outlook (msg), I can open it in Outlook XP.
And when I manually save a mailitem in Outlook with 'Save as' and I choose
"Outlook - unicode (msg), I can't open it in Outlook XP.
I want to save the msg in non-unicode with the visual basic SaveAs method,
but I don't find which parameters I have to use. Since outlook 2003 , there
is a new olSaveAsType: olMSGUnicode, but then it is in unicode of course.
Who can help?