Python and microsoft outlook-using com, can I interact with msoutlook?

J Correia correia_j at KILLTHIShotmail.com
Tue Apr 4 12:47:04 EDT 2006


><brandon.mcginty at gmail.com> wrote in message 
>news:mailman.4050.1144118536.27775.python-list at python.org...
>Hi All,
> know that Microsoft Exchange has a com interface, CDO, but I can't seem to
>find one for Microsoft outlook.
>does anyone have code snippets for using msoutlook and python, or
>suggestions?

Check out:

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/173216
also:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/266625
and:
http://www.win32com.de/index.php?option=com_content&task=view&id=97&Itemid=192

Also I've emailed you a pdf I'd downloaded a while back,
unfortunately I can't remember the source to credit here.

That should get you started.

HTH,

JC






More information about the Python-list mailing list