2
votes

After doing some researches, I know you may suggest me to use Dialog API for showing the popup. However, the problem is still here if the target website to show is not IE friendly. For Windows client, it is obvious that the dialog API is based on IE engine (, which is not developer friendly). Also, is that really strange that the add-in can even override the setting of user PC?

Ultimately, other than Dialog API, are there any ways for me to open the link from Outlook add-in with selected browser?

2

2 Answers

1
votes

You can use window.open to open the default browser from Desktop Outlook, however this window will be unable to communicate back to your add-in via messageParent and the like.

0
votes

I have attached photo here enter image description here

Select Manifesto containing project and then hit on F4 button. you will see properties window. Then change Start Action value from dropdown