We are testing with aspose.email 24.9 (Files attached)
TestPSTandEML.zip (23.2 KB)
using Aspose.Email;
using Aspose.Email.Mapi;
using Aspose.Email.Storage.Pst;
var asposeLicense = new License();
var pstFilePath = a…...ToArray(); var msg = MapiMessage.FromMailMessage(MailMessage...inbox[1].UpdateMessage(ids[0], msg); <— Produces weird results....