Class UpdateDraftSubjectAction

UpdateDraftSubjectAction

Updates the subject line of an email draft.

Methods

Method Return type Brief description
UpdateDraftSubjectAction Updates the subject line of an email draft.

Detailed documentation

addUpdateSubject(subject)

Updates the subject line of an email draft.

Parameters

Name Type Description
subject
String The subject line to insert to the email draft.

Return

UpdateDraftSubjectAction — This object, for chaining.