Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Who is 'MAPI.Session' ?
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Who is 'MAPI.Session' ?
Divers
Thread ID:
00934267
Message ID:
00934267
Vues:
66
Had a moment and was wondering what I was doing!

I have been working through some CDO/Outlook automation - and all went (is going) well.

The Outlook piece of the project looks like this:
oOL=CREATEOBJECT('Outlook.Application')
oNS=oOL.GetNamespace("MAPI")
oNS.Logon


The other (non-Outlook logon) goes like this:
oSession=CREATEOBJECT('MAPI.Session')
oSession.Logon(lcProfileName,lcPassWord,llShowDialog) && MS Exchange Profile


Is the MAPI.Session object an Outlook server or an Exchange server - or does it blend Outlook and Exchange?
Imagination is more important than knowledge
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform