Download outlook mail using Python and put iteration number in the name of the mail and save them into a local drive

前端 未结 0 1893
误落风尘
误落风尘 2021-01-12 08:00

I want to download all the mails from my outlook using Python. I have written a code, which is running fine.

from win32com.client import Dispatch
import os
im         


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