View Single Post
  #1  
Old November 10th 06, 04:11 PM posted to microsoft.public.outlook.program_addins
OctopusThu
external usenet poster
 
Posts: 25
Default How to get the ContactItems in a DistListItem?

Using the method DistListItem.GetMember(int), I can only get the Recipients
in the Distribution List.
However, we know that when using Outlook, we can add Contacts other than
just Recipients to a Distribution List.
How can I get the ContactItems associated with a Distribution List?
Ads