On Oct 23, 12:04 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hi,,
>       How can we access the time of message received ( UTC time) of an
> outlook mail in python? As far as I know the time which it displays in
> the mail is not the exact time... this UTC time will be present in
> MIME Header of an outlook mail.
>
> Any Help is appreciated..and thanks in advance,,
> Venu.

You may google for how to utilize outlook using OLE-COM automation
When finding out how, implement it using python's com wrappers
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to