![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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? |
Ads |
#2
|
|||
|
|||
![]()
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" wrote in message ... 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? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook Redemption expand distribution list | Kalyan | Outlook and VBA | 1 | November 6th 08 06:23 AM |
Outlook 2007 Redemption Expand Distribution List | Kalyan | Outlook - Using Contacts | 1 | November 5th 08 06:52 PM |
Distribution list won't expand | Baran3 | Outlook - Using Contacts | 0 | September 26th 08 03:29 PM |
can't expand distribution list | jckelley | Outlook - Using Contacts | 5 | May 9th 08 07:45 PM |
No + to expand distribution list | CArolyn | Outlook - Using Contacts | 5 | March 11th 07 02:02 AM |