Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MS OUTLOOK automation - Calendar/Appointment
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
MS OUTLOOK automation - Calendar/Appointment
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01080757
Message ID:
01080757
Vues:
58
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform