Venu> ... may I know how can I get access to the "modification time" or
Venu> the receiving time of an outlook mail in Python...
I have no idea off the top of my head, but you might want to browse the
SpamBayes Outlook plugin source code for various ways to manipulate Outlook
messages.
On Nov 25, 5:11 am, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hi all,
>I am writing a small application which reads the contents of an
> Outlook Mail using python. I am able to read the contents, subject
> along with senders and receivers of a mail using MAPI objects. But may
> I kno