![]() |
| 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. |
|
|||||||
| Tags: add, contacts, distribution, existing, list |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I can add contacts to a new distribution list , but i dont know how to
add contacts to an existing distribution list. Can anybody explain with a code? If tutorials exist please mention their url.. thanks in advance... |
| Ads |
|
#2
|
|||
|
|||
|
In general DL's are best to avoid, they are not very robust in the long
term. Use DistListItem.AddMember or .AddMembers to do what you want. The Help in the Object Browser shows examples of using those methods. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm wrote in message ups.com... I can add contacts to a new distribution list , but i dont know how to add contacts to an existing distribution list. Can anybody explain with a code? If tutorials exist please mention their url.. thanks in advance... |
|
#3
|
|||
|
|||
|
plug
You can explicitly add a contact to a DL using RDODistListItem.AddContact in Redemption (url below): http://www.dimastr.com/redemption/rd...stListItem.htm /plug Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Ken Slovak - [MVP - Outlook]" wrote in message ... In general DL's are best to avoid, they are not very robust in the long term. Use DistListItem.AddMember or .AddMembers to do what you want. The Help in the Object Browser shows examples of using those methods. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm wrote in message ups.com... I can add contacts to a new distribution list , but i dont know how to add contacts to an existing distribution list. Can anybody explain with a code? If tutorials exist please mention their url.. thanks in advance... |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Synch excel list with contacts distribution list | Resi | Outlook - Using Contacts | 6 | May 4th 07 04:09 PM |
| Importing a new distribution list into existing setup | paul | Outlook - Using Contacts | 1 | May 24th 06 06:04 PM |
| Adding a Member (existing in GAL) to a Public Distribution List in | K.N.Ganesh. | Outlook and VBA | 1 | May 23rd 06 09:25 PM |
| create a new distribution list using existing list | Gordon McDougall | Outlook - Using Contacts | 1 | May 21st 06 02:19 AM |
| How do i mail merge contacts from an existing list? | Susana | Outlook - General Queries | 4 | April 6th 06 11:32 AM |