Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating / Deleting Lists of contacts in Outlook thru VF
Message
De
20/04/2001 15:20:26
 
 
À
20/04/2001 08:35:43
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00497569
Message ID:
00498088
Vues:
12
>That is a start. However, I do not believe it quite does the trick. I need to have these contacts be part of a LIST. That way I can do a mailing to the entire LIST all in one process.
>

I had this conversation with someone recently. You can't create a distribution list through Automation without creating contact records for each person on the list (even though you can do that interactively). However, creating a distribution list once you have the contacts in is easy. Just use CreateItem to create a distribution list item (pass 7 to CreateItem).

Then, create a Recipients collection and use AddMembers to add it to the distribution list.

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform