Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Task requests
Message
De
07/02/2002 14:40:16
 
 
À
01/02/2002 10:34:28
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00614023
Message ID:
00616913
Vues:
15
Following code works fine in VB:

Set OutlookApplication = CreateObject("Outlook.Application")
Set OutlookMailItem = OutlookApplication.CreateItem(olMailItem)

Constant olMailItem ( = 0) is declared in Outlook object library. Try to use 0 instead of olMailItem or define olMailItem = 0

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform