
1,067 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am a developer, looking to develop an add-in for Outlook using Node.js through the Yo Office tool. There is a specific issue: is there a way to schedule sending an email after the user clicks the Send button? Specifically, when a user composes an email and clicks the Send button, instead of sending it directly, the email will be scheduled for a delayed send. At the scheduled time, it will be automatically sent. Additionally, the user should have the option to cancel it before it gets sent.
Please help me, thanks a lot!