DMRecipientPreferences Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a recipients email preferences.
Inheritance Hierarchy
SystemObject
  DMLibraryDMRecipientPreferences

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

Syntax
public class DMRecipientPreferences

The DMRecipientPreferences type exposes the following members.

Fields
NameDescription
Public fieldEnabled
Flags whether this recipient is enabled to receive emails.
Public fieldFieldValues
Public fieldListSelection
Mailing lists the recipient can opt-in or out of.
Public fieldPrefersText
Flags whether this recipient prefers text emails only (vs. html).
Public fieldRSSOnly
Flags whether this recipient prefers RSS feed only.
Public fieldSuppressionListSelection
Suppression lists the recipient can opt-in or out of.
Top
See Also