Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exchange 5.5 to Outlook 2000
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00291845
Message ID:
00292131
Views:
27
>>>>>oform = CREATEOBJECT("form")
>>>>>oform.ADDOBJECT("Session1","olecontrol","MSMAPI.mapiSession")
>>>>>oform.ADDOBJECT("Message1","olecontrol","MSMAPI.mapiMessages")
>>>>>oform.Session1.signon
>>>>>oform.Message1.sessionid = oform.Session1.sessionid
>>>>>oform.Message1.compose
>>>>>oform.Session1.signoff
>>>>>RELEASE oform
>>>>
>>>>I receive no errors, but it did not prompt me to create a message... I assumed that the compose method would run the Outlook message compose screen???
>>>
>>>No, that's fine as is. The above code doesn't do anything but create and release without user interface - no errors is good news. That's all the most important part, and thanks for testing.
>>
>>It actually sent and received my mail...
>
>Also good. With that code, I see a little mbox flash by that says that, too. I think that's the Signon that does that...

Well then, from what I can tell and report, it works Ok. If you need any hardware specs, let me know.

Glad to help...
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Reply
Map
View

Click here to load this message in the networking platform