Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Task requests
Message
De
01/02/2002 10:34:28
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Task requests
Divers
Thread ID:
00614023
Message ID:
00614023
Vues:
39
Hello,

when using Outlook you can create a Task Request which you send to another person. Is there any way you can create an object of a Task Request useing Visual Foxpro 7 ? I can create a simple task request using the code beneath:

oOutlook = Createobject("Outlook.Application")
oTask1 = oOutlook.CreateItem(olTaskItem)
...
...
...

Anyone knows how? Thanks in advance
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform