Skip to main content

FlowMailSenderProperties

Defines properties for configuring mail sender options in a workflow, including error handling, value options, and mail settings.

Properties

NameDescription
ValueOptionsSpecifies the value options used for configuring the mail sender.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
ResumeOnError[Obsolete] Indicates whether the mail sending process should resume on encountering an error.
ErrorDescriptionObjectName[Obsolete] Specifies the object name used for describing errors during the mail sending process.
ErrorOptionsSpecifies error handling options for the mail sender.
MailOptionsDefines the mail settings, including recipients, sender details, and message content.
CaptionA dictionary containing captions for workflow objects, mapping identifiers to their display names.