Python and Outlook, sendinf an image in the body of email

python at bdurham.com python at bdurham.com
Mon Jul 23 16:20:17 EDT 2012


> Problem is, this line is not understood:
> 
> mail.BodyFormat = OlBodyFormat.olFormatHTML

Try olBodyFormat (lower case 'o')

Malcolm



More information about the Python-list mailing list