SteveBaydin
Sep 21, 2022Copper Contributor
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. ...
andymoz
Mar 27, 2024Copper Contributor
Yes - I can see the documentation also and this while explaining the issue I am seeing, doesn't really make sense to me.
Microsoft - Why wouldn't this work ? Close the reply/draft ? It is a separate item after all, so the close would only need to close the reply not the original.