Quick question about the new Outlook Javascript based API - I wan't to open an external web page, obviously window.open
does the job very well.
It works on Outlook Web, but on desktop, it looks like the browser opened is tied to the appointment in which the add-in is displayed - when I close the window in Outlook, the browser get closed as well. Any tips how I could avoid that?