Tuesday, January 22, 2019

Create a Folder Hierarchy in PST Files using String Notation inside .NET Apps

What's New in this Release?

Aspose team is pleased to announce the release of Aspose.Email for .NET 18.12. This release adds an overload to AddSubFolder(string name, bool createHierarchy) and CreatePredefinedFolder(string name, StandardIpmFolder defaultFolder, bool createHierarchy) functions that enable users to create folder hierarchy using string notation as shown in the code example on blog announcement page. By setting the second parameter of AddSubFolder() to true, users can create folder hierarchy using string notation. Backslash (“\”) is used as the path separator. This release includes several improvements in term of bug fixes, such as Fetching messages with ImapClient, Converting email message to MHTML, Reading Distribution Lists, Working with ICS, Working with MapiMessage attachments and Working with EMLX files. The main bug fixes & improved features added in this release are listed below
  • Create folder hierarchy in PST using string notation
  • Customers solution for Inline Attachment Detection to be investigated
  • An exception raises while fetching messages using ImapClient
  • Message to MHTML: Numbering is disturbed
  • Error Reading Distribution List
  • String Format Exception While Loading ICS
  • VCF to MHT ignores encoding
  • Newly created MapiContact missing some information is VCF which is present in MSG
  • System Argument Exception While Loading EMLX
  • File format detected as Unknown
  • MapiMessage Attachment reading issue
Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Email for .NET documentation that may guide users briefly how to use Aspose.Email for performing different tasks like the followings.
Overview:Aspose.Email for .NET

Aspose.Email for .NET is a set of .net email components allowing developers to easily implement email functionality within their ASP.NET web applications, web services & Windows applications. It Supports Outlook PST, EML, MSG & MHT formats. It allows developers to work with SMTP, POP3, FTP & MS Exchange servers. It supports mail merge, iCalendar, customized header & body, header information, embedded files, Twitter & many more. It makes it easy to work with HTML or plain text emails & their attachments.

More about Aspose.Email for .NET

No comments:

Post a Comment