Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automate the Mail process from VFP
Message
 
 
À
24/03/2004 11:28:37
Information générale
Forum:
Visual FoxPro
Catégorie:
ActiveVFP
Divers
Thread ID:
00889281
Message ID:
00889299
Vues:
19
Thank you. It works great!

Tai Fei Pao

>this.parent.OleMMess.RecipDisplayName="TFP" will put the mail address to 'To' field. Which property do I need to use to put the mail 'cc' list?
>
>
>#define mapCcList 2
>WITH This.Parent.OleMMess
>  .RecipIndex = .RecipCount
>  .RecipDisplayName = "QRS"
>  .RecipType = mapCcList
>ENDWITH
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform