Browse our Products

Aspose.Email for .NET 18.8 Release Notes

Improvements

KeySummaryCategory
EMAILNET-38848Update member in a PST distribution list (DL) and append another DL to an existing DL.Enhancement
EMAILNET-39070EWS:Create contact in Sub-Folder of Contacts.Enhancement
EMAILNET-39035Support for adding attachment to MapiCalendarExceptionInfo.Enhancement
EMAILNET-39053Aspose.Email reads message body as a second attachment.Bug
EMAILNET-39063Wrong CC field after save and reload the message.Bug
EMAILNET-39065Resaving EML turns the Japanese language to garbage.Bug
EMAILNET-39066Opening PST file raises an error.Bug
EMAILNET-39068Html is added as inline to MapiMEssage.Bug
EMAILNET-39069EML to MSG disturbs output.Bug
EMAILNET-39071MHT to MSG embeds header information in the message body.Bug
EMAILNET-39072IEWSClient always returns UTF8 Encoding for Message.BodyEncoding.Bug
EMAILNET-39074Updating MSG BodyHtml doesn’t change the description in Outlook View Pane.Bug
EMAILNET-39075Sender Type changed from Exchange to SMTP.Bug
EMAILNET-39077The output message text content is unexpectedly concatenated on couple places.Bug
EMAILNET-39079Invalid ContentUnreadCount value after splitInto().Bug

Added APIs

Field/Enum Aspose.Email.Mapi.MapiPropertyTag.PR_EXCEPTION_ENDTIME Field/Enum Aspose.Email.Mapi.MapiPropertyTag.PR_EXCEPTION_REPLACETIME Field/Enum Aspose.Email.Mapi.MapiPropertyTag.PR_EXCEPTION_STARTTIME Method Aspose.Email.Clients.Exchange.WebService.IEWSClient.CreateContact(System.String, Aspose.Email.Mapi.MapiContact) Method Aspose.Email.Clients.Exchange.WebService.IEWSClient.CreateContact(System.String, Aspose.Email.PersonalInfo.Contact) Method Aspose.Email.Storage.Pst.FolderInfo.UpdateMessage(System.String,Aspose.Email.Mapi.MapiMessageItemBase) Property Aspose.Email.Mapi.MapiCalendarExceptionInfo.Attachments

Removed APIs

Class CsToCppPorter.CppConstexpr Method CsToCppPorter.CppConstexpr.#ctor