I want to code a python soft that allow the user to browse among Outlook email and reply to them with templates.
I tryied to use pywin32. I can send new mail, or see mails titles/ Objects, but i can’t really browse among them and reply to it.
Any idee of the library i can use ?
Thank you in advance !