Outlook express with WSH



GaTo
07-09-2005, 10:24 PM
Hi, sorry my english i´m spanish.

How can I interact with outlook express by means of WSH VBScript?

I talk about to create an object Outlook Express, etc. Exists some API for
it?

Thanks.

Steve Cochran
07-09-2005, 10:24 PM
You can't use WSH, but you can use C++.

see
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/outlookexpress/oe/reference/ifaces/istorefolder/istorefolder.asp

steve

"GaTo" <felix_ortega@ya.com> wrote in message
news:O$NqBGEZFHA.2884@tk2msftngp13.phx.gbl...
> Hi, sorry my english i´m spanish.
>
> How can I interact with outlook express by means of WSH VBScript?
>
> I talk about to create an object Outlook Express, etc. Exists some API
> for
> it?
>
> Thanks.
>
>


Outlook express with WSH