Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Custom Calendars in Outlook
Message
De
29/12/2003 15:18:44
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
 
 
À
29/12/2003 15:08:02
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00862591
Message ID:
00862611
Vues:
16
I want to display the calendar that I created, called Blank Calendar, not the calendar that is already there.



>I created a calendar in outlook 2000 and need to know how to access it from VFP using Automation. Please help
>
>
>oOutlook = CREATEOBJECT( 'Outlook.Application' )
>oNameSpace = oOutlook.GetNamespace( 'MAPI' )
>oCalendar = oNameSpace.GetDefaultFolder( 9 )	&& Calendar
>oCustomCalendar = oCalendar.Folders( 1 )
>=oCustomCalendar.Display()
>
Thanks

Jim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform