Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exchange Server check
Message
De
20/09/2001 11:18:31
Monte Murdock
Universal American Mortgage Company
Clearwater, Floride, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Exchange Server check
Divers
Thread ID:
00558770
Message ID:
00558770
Vues:
56
Does anyone know of anyway to check to see, if Outlook can send an e-mail?

The following code runs:

loOutlook = CREATEOBJECT('outlook.application')
loNameSpace = loOutlook.GetNameSpace("MAPI")

*This is where the code fails if the Exchange Server is down. Is there some check I can do before running this code?
loRecipient = loNameSpace.CreateRecipient("Monte Murdock")

Thank you,

MOnTe
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform