NameDescriptionTypeAdditional information
Subject

Sets the e-mail subject. If not set, Subject of the MailMessage will be used.

string

None.

FromName

Sets the e-mail from name. If not set, FromName of the MailMessage will be used.

string

None.

FromEmail

Sets the from e-mail address. If not set, FromEmail of the MailMessage will be used.

string

Empty or a valid email adress

ReplyToEmail

Sets the e-mail address recipients can reply to. If not set, ReplyToEmail of the MailMessage will be used.

string

Empty or a valid email adress

SendDate

Sets the from date and time the e-mail will be sent.

date

None.

UseStatistics

Used to track openings and clicks.

boolean

None.

UseIntegrationEvents

Report events to a BIA (BizWizard Integration Agent).

boolean

None.

MailRecipientListIds

IDs of the lists the mail message will be sent to.

Collection of integer

None.

SingleRecipientEmailAdresses

E-mail addresses of single recipients the mail message will be sent to.

Collection of string

None.

AlsoSendToAlreadyConnectedRecipientLists

If the mail message has recipient lists connected via the UI or API also send to them

boolean

None.