Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Send a message to someone with calendar info
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01260890
Message ID:
01260973
Vues:
12
>Just treat it like an e-mail, but create a calendar entry instead.
>
>
oOutlook = CREATEOBJECT('outlook.application')
>oNameSpace = oOutlook.getnamespace('MAPI')
>oCal = oOutlook.CreateItem(3)
>with oCal
>....
>
>
>
>>I know I can send a message to someone which will create a calendar entry for this person.
>>how can this be done from a vfp prg?
>>
>>
>>Peter
Doesn't that bring up the Outlook Hydra? the dreaded 'do you want to allow a message to be sent' dialog
I send emails using wwIPSTUFF and was hoping to format it in a way that oulook taks it as a calendar mail sent form someone else?

And besides this needs to show on someone else's calendar.

thanks

Peter
Peter Cortiel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform