Email Settings Properties

The following properties are available on EmailSettings objects, which appear as expandable sub-properties of the objects that use them.

Addresses

Property Type Default Description

BCC

string

The BCC address(es). (Supports formulas.)

CC

string

The CC address(es). (Supports formulas.)

From

string

The From address. (Supports formulas.)

FromDisplayName

string

The FromDisplayName. (Supports formulas.)

To

string

The To address(es). (Supports formulas.)

Connection

Property Type Default Description

SmtpConnectionID

string

The ID of the SmtpConnection to use to send the message.

Message

Property Type Default Description

IsHtmlMessage

bool

false

Whether the message is in Html format.

Message

string

The Message text. (Supports formulas.)

Subject

string

The Subject of the message. (Supports formulas.)