[python-win32] How to access the Outlook Express
Alec Bennett
whatyoulookin at yahoo.com
Thu Jan 24 22:20:30 CET 2008
What do you need to do to it? If you're simply remote
controlling it (triggering commands), you might look
into PostMessage.
--- Tim Roberts <timr at probo.com> wrote:
> Michel Claveau wrote:
> >
> >> I don't believe that Outlook Express exposes an
> IDispatch interface. I
> >> think that you have to manipulate the mailbox
> directly. (Search for "DBX")
> >>
> >
> > +1 (or, I confirm)
> >
> > But, if Outlook-Express is the default messagerie
> software, there are few
> > possibilities, by use MAPI interface (I
> believe...)
> >
>
> Correct, and not even full MAPI -- just the Simple
> MAPI interface.
> Here's an example in C++:
>
>
http://msdn2.microsoft.com/en-us/library/ms527946.aspx
>
> --
> Tim Roberts, timr at probo.com
> Providenza & Boekelheide, Inc.
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
More information about the python-win32
mailing list