PstDistListDisplayName Property
Gets the Display Name of the distribution list.

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

Property Value

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