admin管理员组

文章数量:1385010

I created a custom protocol to launch my app as described here: How to subscribe to a custom URL protocol in a .NET app?. If I have a link using my protocol in an email with Outlook, all works fine.

However, if I open the email with the new Outlook app, the link is disabled, preventing the link from working when I click on it.

Anyone with an idea what I can do here?

Thank you!

本文标签: Custom URL Protocol in NET not works in the new Outlook appStack Overflow