Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to open the outlook email with out a recipient addre
Message
 
 
À
17/07/2003 10:20:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00811072
Message ID:
00811772
Vues:
19
Raj,

After you fill the rest of the properties, issue
.oleMessage.Send(.T.)
>I use the following but when want to open the outlook email window with all the content in it except the to: email address.
>
>email address i want to choose it from address book when all the content from vfp database is pasted on email window.
>
>*******************Start**************************
>.oleMessage.Compose
>.oleMessage.RecipIndex = 0
>.oleMessage.AddressResolveUI = .T.
>.oleMessage.ResolveName
>
>******************END*****************************
>
>Thank you very much.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform