Re: [python-win32] Reading email body from Outlook: Operation aborted

2022-05-15 Thread Steven Manross
tomation security framework. Steven -Original Message- From: python-win32 On Behalf Of m...@wampenseppl.de Sent: Sunday, May 15, 2022 3:08 AM To: python-win32@python.org Subject: [python-win32] Reading email body from Outlook: Operation aborted Dear all, (Transparency note: This has been posted to

[python-win32] Reading email body from Outlook: Operation aborted

2022-05-15 Thread mail
Dear all, (Transparency note: This has been posted to https://python-forum.io/thread-37103.html before) The following code will print the ReceivedTime as well as the email body on a Win11 machine (pywin32 version 304, personal computer): import win32com.client outlook = win32com.client