SMTP Connection Properties

The following properties are available for SMTP Connection objects, grouped by the categories shown in the connection editors.

Information

Property Type Default Description

ID

string

The string value that uniquely identifies the metadata.

Name

string

The name of the metadata object.

Security

Property Type Default Description

Password

string

The password of the SMTP account used to send the email.

Security

MailMessageSecurity

MailMessageSecurity.None

The connection security type to use when connecting to the server and sending e-mail.

Username

string

The username of the SMTP account used to send the email.

Server

Property Type Default Description

Host

string

The SMTP hostname which will send the email.

ImageBaseURL

string

The domain from which images included in the Message will be served.

Port

int

The SMTP port number on the SMTP host computer.

Test

Property Type Default Description

TestFrom
displayed as From

string

The address from which the test message will be sent.

TestMessage
displayed as Message

string

The text of the test message.

TestSubject
displayed as Subject

string

The subject of the test message.

TestTo
displayed as To

string

E-mail address to send the test message to.

TestTokens

TokenTable