Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selecting an account for Outlook new message
Message
 
 
À
14/08/2009 11:59:00
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01418130
Message ID:
01418132
Vues:
53
>I have serveral accounts. How do I select the one needed when creating a new email?

Theorreticaly, you should be able to use NameSpace.Logon Method
loNameSpace = Application.GetNamespace("MAPI")
loNameSpace.Logon("MyProfile", , .F., .T.)
...
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform