python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to make my "add in" pop up automatically when my outlook is launched
I have created an Outlook Add-in using XML, HTML, css and JS in visual studio. I've to manually go to the outlook plugins or (more apps) to open it. how to make my add-in automatically open when Outl...
Manu Anto u
Votes: 0
Answers: 1
self signed certificate in certificate chain error when calling /ews/exchange.asmx
I have moved my Outlook web addin logic to a nodejs backend like suggested here.
Now, I get this error when I call exch.GetUserAvailability function:
Which is weird because it is not a self signed ce...
Yuri
Votes: 0
Answers: 1
How to open email in Outlook using the Outlook addon?
I'm developing add-in where part of functionality is reminder. User entered some data and set what this email will be sent for example tomorrow.
My idea/task is to make possible what on pressing for e...
Nyuokimi
Votes: 0
Answers: 1
Is there a way to implement an Outlook add-in which always runs in background?
I am implementing an Outlook add-in which tracks emails on a personal web app.
Currently it just allows the user to select and track a single email.
I would like to extend it to manage the whole threa...
Davide Franchi
Votes: 0
Answers: 1