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.
April 1, 2024 · 6 min · Margarita Samodurova

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.
August 14, 2012 · 1 min · Babar Raza