DMRecipientColumn Class

Alterian Email Manager 6.2.3 SDK Help File
Specifies a column of recipient data to be exported
Inheritance Hierarchy
SystemObject
  DMLibraryDMRecipientColumn

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

Syntax
public class DMRecipientColumn

The DMRecipientColumn type exposes the following members.

Constructors
NameDescription
Public methodDMRecipientColumn
Initializes a new instance of the DMRecipientColumn class
Top
Fields
NameDescription
Public fieldColumnType
Column type
Public fieldFieldID
ID of field when column type is DMRC_FIELD_XXX or DMRC_EMAIL_XXX, otherwise this must be 0
Public fieldListID
ID of list when the specified field's storage type is DMFS_LIST or DMFS_RECIPIENTLIST, otherwise this must be 0
Top
See Also