outlook.live.com
Reply to an Outlook.com email
Input
id requiredMessage id from list_emails (the row's id attribute).
body requiredPlain text body of the reply. Required: it is also what identifies the sent reply afterwards.
folder optionalFolder the message is in, as shown in your folder list.
Default: "Inbox"replyAll optionalReply to every recipient rather than just the sender.
Default: falsesentFolder optionalSent-mail folder name as shown in your folder list, used to confirm the reply left.
Default: "Sent Items"Output
id requiredsent requiredTrue only when the reply was found in the sent folder, with the folder switch itself verified first. Never inferred from the send keystroke.
body optionalcomposed optionalreplyAll optionalsentRowId optionalRow id of the reply in the sent folder. Outlook groups by CONVERSATION, so this is normally the same id as the message replied to — that is expected, not an error.
unsentReason optional