Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook automation
Message
From
02/10/2003 20:00:49
 
 
To
02/10/2003 19:57:34
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00834605
Message ID:
00834607
Views:
26
>Hi Everyone,
>
>I had created a VFP that will call the Outlook and display the Task List folder. I had notice that when my Outlook is already running, calling my program will create a new instance of Outlook.
>
>Is there a way that instead of calling another instance, it will use my currently Outlook instance. I don't like to have 2 instance of Outlook in my user's computer.

Try this:

oOutLook = GETOBJECT(,"Outlook.Application")
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform