Working with Distribution Lists

It is possible to create a Distribution list using Aspose.Email API that is a collection of multiple contacts. A distribution list can be saved to disk in Outlook MSG format and can be viewed/manipulated by opening it in MS Outlook.

Create and Save Distribution Lists

The following code snippet shows you how to create and save a distribution list.

Read Distribution Lists from PST Files

The following code snippet shows you how to read a distribution list from a PST file.