DMSystemVariable Enumeration

Alterian Email Manager 6.2.3 SDK Help File
An enumeration describing the various types of system defined variables.

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public enum DMSystemVariable
Members
Member nameValueDescription
DMSV_FROMEMAIL1The from email address of a message.
DMSV_FROMALIAS2The from alias of a message.
DMSV_TOEMAIL3The to email address of a message.
DMSV_TOALIAS4The to alias of a message.
DMSV_REPLYTO5The reply to email address of a message.
DMSV_SUBJECT6The subject line of a message.
DMSV_RSSTITLE7The title of an RSS feed.
DMSV_RSSSUMMARY8The summary of an RSS feed.
DMSV_USERHEADER9
DMSV_USEROPTOUT10
DMSV_SMSPHONENUMBER11The phonenumber to send an SMS to.
DMSV_SMSKEYWORD12The keyword end users respond with.
DMSV_SMSFIELD13The field to .
See Also