[python-win32] Getting multiple properties in one go

Roger Binns rogerb at rogerbinns.com
Wed Nov 24 17:17:55 CET 2004


> You probably want to investigate win32com.mapi.  Check out the dump_props.py
> sample from SpamBayes (in the spambayes\Outlook2000\sandbox directory - view
> it via CVS at sourceforge)

I don't think all the fields available via the VB COM API to Outlook
are available via the MAPI api.

Do you know if the performance is better via MAPI, since changing my
code is going to take quite a while.

Roger


More information about the Python-win32 mailing list