I have developed an Outlook add-in, which collects email information (email header, etc.) and communicates it to my custom application.
I want to add a hyperlink in the External Email Notification message. When a user clicks on that hyperlink, they should activate the already installed Outlook add-on (mentioned above).
Is there any way to achieve this?