I am writing some code that generates a PST from EML files. Using Aspose.Email, as far as I can tell, the only way for me to get the EML into the PST is to 1) Read the EML from disk into MailMessage 2) Save the EML as a…...Unicode); pst.getRootFolder().addS...create("/data/sample.PST", FileFormatVersion.Unicode); folder = pst.getRootFolder()...