| PstDistListDisplayName Property | 
            Gets the Display Name of the distribution list.
            
 
Namespace: MailBee.OutlookAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
 Syntax
Syntaxpublic string DisplayName { get; }Public ReadOnly Property DisplayName As String
	Get
Property Value
Type: 
StringThe Display Name of the distribution list.
 See Also
See Also