Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exchange 5.5 to Outlook 2000
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00291845
Message ID:
00291937
Vues:
21
>>I have Exchange 5.5 and use Outlook 2000 (On Windows2000) - we have Ex 5.5 installed on our test server (NT4, SP6) as well. If you want me to, I will happy to test your code...
>
>Okay, deal :) It's basically just code like this, plus a lot of Recip/Attach stuff. If the following works from vfp6 with Outlook 2000, I'm not too worried:
>
>oform = CREATEOBJECT("form")
>oform.ADDOBJECT("Session1","olecontrol","MSMAPI.mapiSession")
>oform.ADDOBJECT("Message1","olecontrol","MSMAPI.mapiMessages")
>oform.Session1.signon
>oform.Message1.sessionid = oform.Session1.sessionid
>oform.Message1.compose
>oform.Session1.signoff
>RELEASE oform

I receive no errors, but it did not prompt me to create a message... I assumed that the compose method would run the Outlook message compose screen???

Wayne
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform