eclipsejorgelmo
10 years ago
Hi,

I want to convert some .msg files to .eml files using EAGetMail. The .msg file is correctly loaded, then when saving there are no errors thrown. But if i check the .eml file, it has no recipients, subject, and any other information. interesting thing is that the original msg file contains a word attachment, and the output eml file contains the text of the word attachment as its body content.

Any idea of why is it happening like this?

Thanks in advanced
ivan
  • ivan
  • 100% (Exalted)
  • Administration
10 years ago
Hi, please call Update method after you load msg file and want to save it as .eml file.


oMail.Update();
oMail.SaveAs ...

EXPLORE TUTORIALS

© All Rights Reserved, AIFEI Software Limited & AdminSystem Software Limited.