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…...Unicode); pst.RootFolder.AddSubFolder("Inbox");...Create("mail.pst", FileFormatVersion.Unicode); pst.RootFolder.AddSubFolder("Inbox");...