Extract Properties, Attachments, and Recipients from PST Files in C#

Extract Properties, Attachments, and Recipients from PST Files in C#

This article shows developers how to work with PST files efficiently in C#. Instead of loading entire messages, you can extract only the properties, attachments, or recipient lists you need by using Aspose.Email for .NET. The guide includes code examples and explanations for working with property tags, saving attachments directly, and retrieving recipient collections
<span title='2025-09-19 12:00:00 +0000 UTC'>September 19, 2025</span>&nbsp;·&nbsp;5 min&nbsp;·&nbsp;Margarita Samodurova

Managing MAPI Properties in Python

Explore how to manage standard, named, and custom MAPI properties programmatically using Aspose.Email for Python via .NET, with examples and best practices.
<span title='2025-04-10 12:00:00 +0000 UTC'>April 10, 2025</span>&nbsp;·&nbsp;7 min&nbsp;·&nbsp;Margarita Samodurova

Managing Reference Attachments in MSG Files Using C#

This article explains how to work with reference attachments in MSG files using Aspose.Email for .NET, covering identification, property extraction, and creation in C#.
<span title='2025-04-10 12:00:00 +0000 UTC'>April 10, 2025</span>&nbsp;·&nbsp;5 min&nbsp;·&nbsp;Margarita Samodurova

Manage Standard, Named, and Custom MAPI Properties using C#

This article explores the ways of managing email data such as Messaging Application Programming Interface (MAPI) properties programmatically using an advanced .NET API. It details how to access, enumerate, and manipulate standard, named, and custom MAPI properties within email messages. The article provides practical code examples to demonstrate the usage of Aspose.Email for .NET, showcasing how to retrieve and print properties, and manage custom email data effectively.
<span title='2024-07-05 12:00:00 +0000 UTC'>July 5, 2024</span>&nbsp;·&nbsp;7 min&nbsp;·&nbsp;Margarita Samodurova