DMSingleSystemEvent Enumeration

Alterian Email Manager 6.2.3 SDK Help File
Enumeration for all single events
An enumeration describing various system defined events.

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

Syntax
public enum DMSingleSystemEvent
Members
Member nameValueDescription
DMSE_MAILOPEN2The mail has been opened by a recipient.
DMSE_UPDATEINFO7Mail could not be delivered because the email address does not exist.
DMSE_FLASHBEGIN8
DMSE_FLASHEND9
DMSE_RSSFEED13Mail could not be delivered because the message was considered spam.
DMSE_RSSOPTIN14
DMSE_LANDINGPAGE17
DMSE_OPENTIMER18
DMSE_LOCAL_COMPLAINT34
DMSE_REPLY37
DMSE_SMSREPLY40
DMSE_ANYUSERDEFINED50
DMSE_ANYVIEWLINK51A recipient followed any link in the mail.
DMSE_ANYFORWARD52
DMSE_ANYDOWNLOAD53
DMSE_ANYCLICK54
DMSE_ANYBOUNCE55The mail could not be delivered for any reason.
DMSE_ANYUNSUB56The recipient was unsubscribed in any method.
DMSE_MESSAGESENT57
DMSE_MESSAGEOPEN58
DMSE_ANYPURCHASE59
DMSE_ANYSUPPRESSED60
DMSE_ANYLOCALBOUNCE61
DMSE_ANYREMOTEBOUNCE62
DMSE_RESERVED_166
DMSE_RESERVED_267
DMSE_RESERVED_368
DMSE_RESERVED_474
DMSE_RESERVED_575
DMSE_RESERVED_691
See Also