The SendTokenizedBulkEmail type exposes the following members.

Properties

  NameDescription
Public propertyAddressMethod
address method for the email to be sent (TO or BCC)
Public propertyBody
body text of the email to be sent
Public propertyBodyFormat
format of body text for the email to be sent.
Public propertyLanguageFilter
Public propertyPortalAlias
portal alias http path to be used for links to images, ...
Public propertyPriority
Priority of emails to be sent
Public propertyRelayEmailAddress
Public propertyRemoveDuplicates
shall duplicate email addresses be ignored? (default value: false)
Public propertyReplyTo
email of the user to be shown in the mail as replyTo address
Public propertyReportRecipients
Shall List of recipients appended to confirmation report?
Public propertySendingUser
UserInfo of the user sending the mail
Public propertySubject
Subject of the emails to be sent
Public propertySuppressTokenReplace
Shall automatic TokenReplace be prohibited?

See Also