View Single Post
  #1  
Old December 31st 07, 01:47 AM posted to microsoft.public.outlook
gp[_2_]
external usenet poster
 
Posts: 2
Default Distribution List Listbox

Hello,

I am working on a new contact form in Outlook 2007 and want to create
a new way to add and subtract contacts from distribution lists. I
would like to populate a listbox with the current distribution lists
and be able to select and deselect them thereby assigning or removing
a contact from those lists (unless you can think of a better way).

I am basically new to VB and related languages, but understand that I
need to use the DistListItem, GetMember, and AddMember objects. The
basic feel makes sense as well: populate the listbox with current
distlists, "select" member's affiliations, loop back and "reselect"
member's affiliations. I can understand and adapt code, but I don't
really know how to write it. Any help?

Thanks!

And Happy New Year!
-gp
Ads