Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
E-mail from FoxPro using Groupwise
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00764746
Message ID:
00764935
Vues:
25
Whoops.. My Bad..

1. yes, you could do that...

2.

** Message Recipients
oRecipients = oMessage.Recipients

Heres the part that was missing

oRecipients.AddByDisplayName('E-Mail Name')
oRecipients.Resolve
oMessage.SEND

I created a small Classlib that does this so I can pass
more than one user name and stuff into it.. I'll get
back to you on the attachments.

Cya!
Bob
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform