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…...Load(emlFilePath)); var ids = inbox[1].EnumerateMessagesEnt()...DeleteChildItems([ids[0]]); // inbox[1].UpdateMessage(ids[0], msg); <—...