Aspose.Email for .NET V23.1
Released: Jan 31, 2023
Atualizações na V23.1
Recursos
- 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.
Correções
- 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.