[python-win32] Obtaining Outlook item properties from saved email file
Paul Moore
p.f.moore at gmail.com
Mon Feb 16 16:35:57 CET 2009
2009/2/16 Tim Golden <mail at timgolden.me.uk>:
> They're structured storage and a bit opaque. In principle
> this (very sketchy and untested) code should get you started:
Thanks, that's a good start. Actually, your mention of the IStream
interface below reminds me, I'm fairly sure I saw somewhere a mention
of a CDO method to load a message from a stream, so that's probably
what I need (plus your code below).
I'll go rummaging and see what I can find. Thanks!
Paul.
More information about the python-win32
mailing list