Skip to main content
outlook.draftReply creates an unsent reply to the original sender. Use its ID to add attachments, edit, or send it.
automations/draft-outlook-reply.automation.ts
Provide messageId. Optional body adds content before the quoted message. Optional bodyType is text or html and defaults to text when a body is present. Optional second argument { account } selects the binding. Returns the created OutlookMessage, normally with isDraft: true.