Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Outlook automation
Message
De
03/10/2003 19:28:52
 
 
À
03/10/2003 19:18:19
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00834605
Message ID:
00835035
Vues:
31
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform