OfficeDev / Outlook-Add-in-On-Send

Learn how to check for restricted words in an Outlook email message body, add a recipient to the CC line and check that there is a subject in the email on send.
MIT License
35 stars 31 forks source link

Update app.js #25

Closed exextoc closed 3 years ago

exextoc commented 3 years ago

Add an else to asyncContext.completed call. Otherwise this can result in bugs.