SteveBaydin's avatar
SteveBaydin
Copper Contributor
Sep 21, 2022
Status:
New

Ability to close inline replies in Outlook Desktop with Office.js's item.close() method

I work on an add-in for Microsoft Outlook, and the add-in includes the ability for the user to send a message from our taskpane.  We would like the open draft to always close once it has been sent.  ...