[python-win32] [Re: getting email adresses from outlook]
Jürgen Kareta
python at kareta.de
Mon Jun 6 12:12:10 CEST 2005
Hi Tony,
>
>
> I've written a python program which loops over an Outlook distribution
> list, so I can pull off the names of the people on it.
> When my program tries to run Outlook, Outlook pops up a Dialoge
> I'd like to know what CDO is and how to install it.
for installing look at http://www.cdolive.com/asp1.htm. In my case I
installed it from the Outlook 2000 cd.
For the differences look at
http://www.msexchangefaq.de/code/mapicdo.htm and
http://support.microsoft.com/kb/q200018/
regards,
Jürgen
More information about the Python-win32
mailing list