Aspose.Email for .NET 19.2 Release Notes
Major Changes
- Create and Manage In-Place Archive in Office 365
All Changes
Key | Summary | Category |
---|---|---|
EMAILNET-39205 | Create and Manage In-Place Archive in Office 365 | New Feature |
EMAILNET-39265 | Working with TNEF and VCard | Bug |
EMAILNET-39277 | Adding EML with email addresses in other languages to PST changes those addresses to question marks | Bug |
EMAILNET-39278 | The cloned messages are not identical to the original message | Bug |
EMAILNET-39168 | Email To PDF conversion adds styles to the top of the document | Bug |
EMAILNET-39264 | Extract and Saving Messages Directly from PST to Stream | Bug |
EMAILNET-39267 | Unable to manually create a new folder via Outlook for a PST generated by Aspose.Email | Bug |
EMAILNET-39276 | VCARD deserialization does not fetch all emails | Bug |
EMAILNET-39281 | Contact list as attachment ruined after load and save | Bug |
EMAILNET-39286 | ICS with HTML description not rendered | Bug |
EMAILNET-39288 | Error with accented characters when converting MSG to MHT | Bug |
EMAILNET-39291 | Saving the message as HTML without body and HTML tag while receiving emails from Gmail | Bug |
Added APIs
Method Aspose.Email.Clients.Exchange.WebService.IEWSClient.ArchiveItem(System.String, Aspose.Email.Calendar.Appointment) Method Aspose.Email.Clients.Exchange.WebService.IEWSClient.ArchiveItem(System.String, Aspose.Email.Clients.Exchange.WebService.ExchangeTask) Method Aspose.Email.Clients.Exchange.WebService.IEWSClient.ArchiveItem(System.String, Aspose.Email.Mapi.MapiMessageItemBase) Method Aspose.Email.Clients.Exchange.WebService.IEWSClient.ArchiveItem(System.String, System.String) Method Aspose.Email.Clients.Imap.ImapClient.BeginListMessages(Aspose.Email.Clients.IConnection, System.Int32) Method Aspose.Email.Clients.Imap.ImapClient.BeginListMessages(Aspose.Email.Clients.IConnection, System.Int32, System.AsyncCallback) Method Aspose.Email.Clients.Imap.ImapClient.BeginListMessages(Aspose.Email.Clients.IConnection, System.Int32, System.AsyncCallback,System.Object) Method Aspose.Email.Clients.Pop3.Pop3Client.ListMessages(Aspose.Email.Clients.IConnection) Method Aspose.Email.Clients.Pop3.Pop3Client.ListMessages(Aspose.Email.Clients.IConnection, Aspose.Email.Clients.Pop3.Pop3ListFields) Method Aspose.Email.Clients.Pop3.Pop3Client.ListMessages(Aspose.Email.Clients.IConnection, Aspose.Email.Tools.Search.MailQuery) Method Aspose.Email.Clients.Pop3.Pop3Client.ListMessages(Aspose.Email.Clients.IConnection, System.Boolean) Method Aspose.Email.Clients.Pop3.Pop3Client.ListMessages(Aspose.Email.Clients.Pop3.Pop3ListFields, System.Boolean, Aspose.Email.Tools.Search.MailQuery)