[python-win32] Access Outlook mails remotely using win32com
Tim Roberts
timr at probo.com
Mon Jan 7 19:03:28 CET 2008
Antony Joseph wrote:
>
> I want know is it possible to access the outlook remotely ?
>
> if its possible , pls tell me how can i do this?
> any links , ..........
Of course it is possible. Outlook has a COM object model, just like the
other Office applications. There are many samples on the web showing
how to call the object model from various languages. Did you do any
Google searching at all before asking here? Google is a much more
efficient resource.
http://www.boddie.org.uk/python/COM.html
--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the python-win32
mailing list