Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another automating Email Question--Help
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00206117
Message ID:
00206163
Vues:
22
>The following code does
>(where Session and Messaging are the names of the ole MSMAPI ocx on a form)
>Thisform.Session.signon
>Thisform.Messaging.sessionid=thisform.Session.sessionid
> lcMessto=thisform.Messaging
> lcMessto.compose
> lcMessto.msgsubject=lcSubj
> lcMessto.msgnotetext=lcMessfinal
> lcMessto.send(1)
>1)Start MS Outlook
>2)properly assigns the Subject and text of the the message
>3)Opens the message and waits for recipients name
>
>I NEED It TO Know
>a)What is the name of the property that i must set to
>programatically assign recipients--I have the list-
>b) Once/IF this variable is set can all the processing occur in the background? Not visible to the user?

a) .RecipDisplayName = cName
.ResolveName

is what we use in Exchange, as many times as names...

b) yes
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform