Members Property

Returns an AddressEntries collection object representing the members of a distribution list in an address book.

A distribution list is an AddressEntry object whose DisplayType property is set to olDistList or olPrivateDistList.

The Members property returns Nothing if the AddressEntry is not a distribution list.

Read-only.

expression**.Members**

*expression   * Required. An expression that returns an AddressEntry object.

Applies to | AddressEntry Object

See Also | AddressEntries Property | AddressLists Property | DistListItem Object | MemberCount Property