Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exchange Server check
Message
From
20/09/2001 13:57:48
Monte Murdock
Universal American Mortgage Company
Clearwater, Florida, United States
 
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00558770
Message ID:
00558856
Views:
21
It doesn't return an error...it just sets there in some type of wait mode.

>Hi!
>
>You can use ON ERROR command to catch the error and see if it happens.
>
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform