DMAddRecipientRecord Class

Alterian Email Manager 6.2.3 SDK Help File
A list of recipient objects to be added
Inheritance Hierarchy
SystemObject
  DMLibraryDMAddRecipientRecord

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

Syntax
public class DMAddRecipientRecord

The DMAddRecipientRecord type exposes the following members.

Fields
NameDescription
Public fieldDeploymentID
Deployment ID of the recipient
Public fieldListID
List ID to which the recipient belongs
Public fieldPrefersText
Boolean value indicating if the recipient prefers text
Public fieldUnsubscribed
Boolean value indicating if the recipient is unsubscribed
Public fieldValues
A collection of field/value pairs that defines the recipient record
Top
See Also