DMDeploymentLists Class

Alterian Email Manager 6.2.3 SDK Help File
Represents the list selection for a deployment.
Inheritance Hierarchy
SystemObject
  DMLibraryDMDeploymentLists

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

Syntax
public class DMDeploymentLists

The DMDeploymentLists type exposes the following members.

Constructors
NameDescription
Public methodDMDeploymentLists
Initializes a new instance of the DMDeploymentLists class
Top
Fields
NameDescription
Public fieldDeploymentID
ID of deployment.
Public fieldExclude
IDs of recipient lists excluded from the deployment.
Public fieldInclude
IDs of recipient lists included in the deployment.
Public fieldSuppress
IDs of suppression lists associated with the deployment.
Top
See Also