Hi,
I am trying to automate outlook actions through win32com.client module from
python.
Intermittently I'm facing below error:
-2147352567, 'Exception occurred.', (4096, 'Microsoft Outlook', 'Your
server administrator has limited the number of items you can open
simultaneously. Try closing messag
Hi,
I'm using win32com module in python to perform actions such as draft email,
change subject, move email items to other sub folders, and also read email
details within date range etc.
Intermittently I'm facing below error:
-2147352567, 'Exception occurred.', (4096, 'Microsoft Outlook', 'Your
se