How to let Python check if there are any new emails in Outlook, check if it has a .pdf attachment, and print the email subject and attachment name?

后端 未结 0 504
太阳男子
太阳男子 2021-01-27 00:47

I\'m working on a Python script using Outlook MAPI that will allow me to print the email subject and attachment name (if of .pdf format) in the terminal. I used the pythoncom.Pu

相关标签:
回答
  • 消灭零回复
提交回复
热议问题