Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MAPI and CDO
Message
From
14/01/2000 00:38:54
Rajiv Saini
Konstruct Systems
Chandigarh, India
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
MAPI and CDO
Miscellaneous
Thread ID:
00318044
Message ID:
00318044
Views:
54
I am using MAPI through CDO(Collaboration Data Objects)

I give the following piece of code to logOn to a MAPI session

THIS.oSession = CreateObject("MAPI.Session")
THIS.oSession.LogOn()

For logging off , I give the following
THIS.oSession.LogOff()

It takes a lot of time to log On as well as log Off.
Is there any way to improve performance?
Mapisp32.dll and Mdisp32.dll stay in memory for long time before finally unloading.
Reply
Map
View

Click here to load this message in the networking platform