Create and Manage Outlook PST Files with Node.js API
This article guides developers on managing Outlook PST files using Aspose.Email for Node.js via .NET. You’ll learn to create PST files, add standard and custom folders, and insert emails and contacts. The article provides step-by-step examples, empowering you to build organized Outlook data structures in your JavaScript applications.
Split and Merge Outlook PST Files in C#
This guide explains how to split and merge large PST files using the Aspose.Email for .NET library. Learn how to efficiently manage large Outlook data files by dividing them into smaller chunks or consolidating multiple PST files into one. The article covers key functionalities such as controlling file sizes, organizing content based on specific criteria, and handling events during the process.
Creating PST Files, Adding Folders & Subfolders in Python
The tutorial explores creating new PST files in Python using Aspose.Email progressive API. It covers essential aspects such as creating empty PST storage, adding folders and subfolders, including standard and regular folders, and populating the PST file with emails and Outlook items.
Creating PST Files and Filling them with Content in C# .NET
The article provides a comprehensive guide on creating empty PST storage, adding folders, and incorporating various Outlook items like emails and contacts. Through step-by-step tutorials and code samples, developers can enhance their understanding of PST file manipulation, empowering them to efficiently manage Outlook data in their C# .NET projects.
Add calendar items to PST, get Exchange version info and other improvements
We are pleased to announce the release of Aspose.Email for .NET 2.0.0. In this release, we have included some valuable new features, enhancements to existing features and resolution of the reported issues. One of the new features is the ability to retrieve Exchange Server version information. We have also introduced a mechanism for retrieving several MAPI properties from a PST file, for example PR_ENTRYID and PR_STORE_ENTRYID. Another new feature is the ability to insert calendar items into PST files.