I want to take an action when user responds to an email in outlook and owa(Outlook Web Access). Is it possible to take control of the action using javascript? After going through the docs, I didn't see a way to do this. I thought of checking what others are doing.
If you are asking about Office.js API, the answer is no. This API is based on user invocation of particular add-in and doesn't support events.