PstDistListDisplayName Property
Gets the Display Name of the distribution list.

Namespace: MailBee.Outlook
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax
public string DisplayName { get; }

Property Value

Type: String
The Display Name of the distribution list.
See Also