Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Outlook Automation
Message
 
 
À
04/06/2006 13:51:07
Mahmud Abdulla
Online Telcom Network Services
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01126995
Message ID:
01126999
Vues:
25
Try
oOutLook = CreateObject("Outlook.Application")
* Get Namespace and log in
oNameSpace = oOutlook.GetNameSpace("MAPI")
oNameSpace.Logon("ProfileName", "Password")
...
>Using VFP 8, I can create an email in Outlook 2003
>
>However, I have multiple email accounts in my Outlook 2003 How can I
>programmatically tell outlook which email account is to be used for sending
>the mail?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform