Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Instantiating Outlook through VFP 6.0
Message
From
09/05/2000 13:56:28
 
 
To
09/05/2000 13:52:37
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00367348
Message ID:
00367740
Views:
24
And, yes, it will open Outlook and, yes, it will stay open after VFP is shutdown and, yes, it is compatible with Word97.

:-)

Any other questions?



>PMI, GT,
>
>
>This should work to show contacts:
>
>oOutlook	=CREATEOBJECT("Outlook.Application")
>oNameSpace	=oOutlook.GetNameSpace("MAPI")
>oContacts	=oNameSpace.GetDefaultFolder(10)
>oExplorer	=oContacts.GetExplorer
>oExplorer.Display
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform