Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MS OUTLOOK automation - Calendar/Appointment
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
MS OUTLOOK automation - Calendar/Appointment
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01080757
Message ID:
01080757
Views:
57
Hi,

I need help how to accomplish below code to be shown in a VFP form.
ol = CREATEOBJECT("Outlook.Application")
olns = ol.GetNameSpace("MAPI")
MyTasksFolder = olns.GetDefaultFolder(9)


The code above will invoke the MS Outlook Calendar in its own window, how can I make it appear inside a VFP form? Is it by using an Ole control? Or is it better a create a class for it.

Thanks.
Jojo R. dela Cuesta, B.Sc.
eConsultant, Programmer
Dalplus Technologies
http://www.dalplus.com
Next
Reply
Map
View

Click here to load this message in the networking platform