Class UpdateDraftToRecipientsAction

UpdateDraftToRecipientsAction

Updates the To recipients of an email draft.

Methods

MethodReturn typeBrief description
addUpdateToRecipients(toRecipientEmails)UpdateDraftToRecipientsActionUpdates the To recipients of an email draft.

Detailed documentation

addUpdateToRecipients(toRecipientEmails)

Updates the To recipients of an email draft.

Parameters

NameTypeDescription
toRecipientEmailsString[]The To recipients to insert to the email draft.

Return

UpdateDraftToRecipientsAction — This object, for chaining.