View Single Post
  #1  
Old March 17th 10, 06:32 AM posted to microsoft.public.outlook.program_vba
Rupesh Muppala
external usenet poster
 
Posts: 1
Default Adding members to outlook distribution lists

I have to add members to distribution lists of outlook every one week
programatically. I checked AddressEntry,AddressEntries,AddressList objects
but no where I am finding methods or properties to add members to
distribution lists. Only I can traverse through the members and display them.
Is there any possibilty to add members to distribution list if it is possible
tell me how to do it??
Ads