Skip to main content
outlook.sendDraft sends a draft created by outlook.draftEmail, outlook.draftReply, outlook.draftReplyAll, or outlook.draftForward.
automations/send-outlook-draft.automation.ts
Required messageId must identify an unsent draft in the selected mailbox. Optional second argument { account } defaults to the project Microsoft binding. Returns Signal<void>. Graph rejects non-draft or unavailable message IDs.