Hi,
Aspose.EMail for .NET version: 25.3.0
When message in pst file created with draft (unsent status) the Microsoft Outlook displays it correctly. But Mac Outlook shows message as normal (like already sent) message.
C…...Create("mail.pst", FileFormatVersion.Unicode);...pst = PersonalStorage.Create("mail.pst", FileFormatVersion.Unicode);...