![]() |
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
|
|||
|
|||
![]()
Why doesn't this code work. I only cna get one item from the distribution list
Set myNameSpace = OutApp.GetNamespace("MAPI") Set myFolder = myNameSpace.GetDefaultFolder(olFolderContacts) Set myContactList = myFolder.Folders(DistListName) For Each contact In myContactList.Items Email = contact.Email1DisplayName Next contact I'm trying to attach a distribution list to a new email message and can't figure this out. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using multiple email addresses from one contact | delbert.davis | Outlook - Using Contacts | 0 | February 9th 09 05:16 PM |
multiple e-mail addresses merged into distribution list | red14red | Outlook - Using Contacts | 2 | October 1st 08 08:17 PM |
Multiple email addresses into distribution list | nir020 | Outlook - Using Contacts | 1 | November 28th 07 11:44 AM |
Displaying multiple e-mail addresses for one contact | Tony Reynolds | Outlook - Using Contacts | 1 | February 16th 06 05:15 PM |
Contact has multiple email addresses | 2nmga | Outlook - Using Contacts | 2 | January 24th 06 02:02 PM |