opy of the
MAPI module - contact me off-line if that interests you.
Cheers,
Mark
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brenda Bell
Sent: Wednesday, 6 August 2008 2:51 AM
To: [email protected]
Subject: [python-win32] MAPI Advise Sink
I'm trying to
I'm trying to write a simple program that connects to MAPI and listens
for change events on the contents table for the default receive folder.
According to the documentation, PyIMAPITable.Advise takes a
PyIMAPIAdviseSink. It's unclear as to how I implement an object that
supports this int