I'm interested in automating Outlook to check/read mails. I'm using the package win32com with Python to control the app, but I can't find how to open an hyperlink which is in the mail body.
Is there an if or for statement that can open the hyperlink automatically?
Thank you in advance for your help!