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…...(main) using var pst = PersonalStorage.Create("mail.pst", FileFormatVersion...Second: using var pst = PersonalStorage.Create("mail.pst", FileFormatVersion...