Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MS Outlook
Message
 
 
À
27/09/2005 10:17:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01053413
Message ID:
01053417
Vues:
14
This message has been marked as the solution to the initial question of the thread.
oOutLookObject = CreateObject("Outlook.Application")
* Get Namespace and log in
oNameSpace = oOutlookObject.GetNameSpace("MAPI")
oNameSpace.Logon("ProfileName", "Password")
...
>
>We're using VFP and MS OutLook to send emails.
>When we issue
>
>loOutLook = CREATEOBJECT("outlook.application")
>
>the user is prompt for login and password. Is there a way to create OutLook and login at the same time? We would like to log into a general account we can setup in our OutLook.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform