Skip to main content
reply sends an immediate reply to the original sender. Use draftReply when the response needs review, edits, or attachments first.
automations/reply-outlook-message.automation.ts
Required messageId and body accept compatible signals. bodyType is "text" | "html" and defaults to text. Optional account selects the binding. Returns Signal<void>; Graph chooses the reply recipient from the original message.