(Msg. 1) Posted: Tue Dec 09, 2008 8:38 am
Post subject: Expand distribution list automatically Archived from groups: microsoft>public>outlook>program_forms (more info?)
Right now when you manually enter a distribution list in any of the
address box, you have a little + next to it so you can expand it. How
would I do that so, upon clicking a button in my form that it will be
expanded (recursive) automatically?
(Msg. 2) Posted: Tue Dec 09, 2008 4:03 pm
Post subject: Re: Expand distribution list automatically [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
You will need to recursive loop through the Recipient.AddressEntry.Members
coclletion (keep in mind that both Recipient.AddressEntry and
AddressEntry.Members can be null) and add all the items to the message
recipeints, then delete teh oriuginal recipient.
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"melon" <elty123 RemoveThis @gmail.com> wrote in message
news:5a5fa802-8deb-45f4-b688-6bdca43e5fcd@z27g2000prd.googlegroups.com...
> Right now when you manually enter a distribution list in any of the
> address box, you have a little + next to it so you can expand it. How
> would I do that so, upon clicking a button in my form that it will be
> expanded (recursive) automatically?
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum