ContactItems from a DistList

D

DUS

for an serial-mail-function I need to extract the members from a
DistributionList.

In her book Sue Mosher showed how to get the AddressEntry, but I need some
elements of the ContactItem, such as .Title or .LastName ...

anyone any idea ???
 
M

Michael Bauer

Hi,

you can use the Find method for searching the addresses in your
contacts.
 
Top