DMListImportDropFolderRecipientList Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a list to import to from a drop folder, and whether to clear that list prior to importing.
Inheritance Hierarchy
SystemObject
  DMLibraryDMListImportDropFolderRecipientList

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

Syntax
public class DMListImportDropFolderRecipientList

The DMListImportDropFolderRecipientList type exposes the following members.

Fields
NameDescription
Public fieldClearListBeforeImport
Specifies if the list should be cleared before import.
Public fieldListID
ID of the list to which the import will be added.
Top
See Also