draftReplyAll creates an unsent reply using Outlook’s reply-all recipients.
automations/draft-outlook-reply-all.automation.ts
messageId is required. body and bodyType are optional; body type defaults
to text when content is supplied. Optional account selects the binding.
Returns the draft OutlookMessage. Review its recipients before sending because
Outlook may include the original message’s full recipient set.