Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook automation
Message
From
03/10/2003 19:28:52
 
 
To
03/10/2003 19:18:19
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00834605
Message ID:
00835035
Views:
27
>Hi Fred,
>
>Can you try this coding?
>I used this and I have a problem.
>I am using Outlook 2003 beta.
>I tried it also on Outlook 2000 and looks like it creates another instance also.
>
>
>
>
>oOutlookApp = getobject(, "Outlook.Application")
>oOutlookNamespace = oOutlookApp.GetNamespace("MAPI")
>
>oFolder = oOutlookNamespace.GetDefaultFolder(13)
>
>oFolder.Display()

Another note. If I start up multiple Word instances, I still only see one WINWORD.EXE in the Task Manager. If I kill that one, all the Word instance windows close. Multi-threading?
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform