PstDistListGetMembers Method
Gets the DistList members.

Namespace: MailBee.Outlook
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public EmailAddressCollection GetMembers()

Return Value

Type: EmailAddressCollection
The collection of all members of this distribution list.
Remarks
Each member includes its display name and e-mail address.
See Also