Skip to main content

IFlowMailSenderProperties Properties

An object defining properties for the IFlowMailSenderProperties class.

ValueOptions

Specifies the value options used for configuring the mail sender.

Type: IVariableValueOptions


ResumeOnError

[Obsolete] Indicates whether the mail sending process should resume on encountering an error.

Type: bool


ErrorDescriptionObjectName

[Obsolete] Specifies the object name used for describing errors during the mail sending process.

Type: string


MailOptions

Defines the mail settings, including recipients, sender details, and message content.

Type: IMailOptions