[python-win32] Problem in accessing the Message body of Outlook Inbox.

Tim Roberts timr at probo.com
Thu Oct 9 18:37:12 CEST 2008


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.

Show us the code you used.  There are several ways to get to Outlook,
and the solution depends on what you used.

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the python-win32 mailing list