Aspose.Email for Python via .NET V23.1
Released: Mar 31, 2023
Updates in V23.1
Funktionen
- Added the following properties to 'MboxMessageInfo' class:
- DateTime Date - Gets the date of message.
- MailAddress From - Gets the from address.
- String Subject - Gets the message subject.
- MailAddressCollection To - Gets the address collection that contains the recipients of message.
- MailAddressCollection CC - Gets the address collection that contains CC recipients.
- MailAddressCollection BCC - Gets the address collection that contains BCC recipients of message.
Fehlerkorrekturen
- GraphClient not populating Recipients.
- Error in getting Task items.
- PersonalStorage.SplitInto throws Generic.KeyNotFoundException.
- Saving contact in all formats will render the characters not correctly.
- Not well preserving digital signatures.
- Fetch message through Microsoft Graph has wrong charset.
- Saving ICS in MHTML will render the plain text body instead HTML.
- MapiCalendar not honoring MAPI properties when generating MIME.