venu madhav wrote:
Hi all,
        How can I access the body of a mail in Outlook Inbox? I tried
various options like message.Body or message.Mesg etc. but didn't
work. I could get the subject of the mail using message.Subject
though.

If you haven't already, check out this page, which
will get you started:

http://timgolden.me.uk/python/win32_how_do_i/read-my-outlook-inbox.html

and check out the CDOLive site referenced from there.


Without answering your question directly, and in a spirit
of teaching people to fish... The things to search for
are "Outlook object model" and "Outlook message body".



TJG
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to