DMDeployment Class

Alterian Email Manager 6.2.3 SDK Help File
Represents an email deployment.
Inheritance Hierarchy
SystemObject
  DMLibraryDMDeployment

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

Syntax
public class DMDeployment

The DMDeployment type exposes the following members.

Fields
NameDescription
Public fieldChoke
The number of messages to broadcast per hour.
Public fieldChokeInterval
Public fieldClient
Client associated with this deployment.
Public fieldCreated
Date and time this deployment was created.
Public fieldCreativeCategoryName
Name of the creative category the creative belongs to.
Public fieldCreativeID
The ID of the creative for this deployment.
Public fieldCreativeName
The name of the creative for this deployment.
Public fieldDCInfo
Public fieldDeliveryContextID
ID of the delivery context for this deployment.
Public fieldDeliveryContextVirtualMTA
Public fieldDuplicatesSuppressed
The number of recipients which were suppressed because they were identified as duplicates.
Public fieldEventSuppressed
Public fieldFieldSuppressed
Public fieldFinished
Date and time this deployment was finished deploying.
Public fieldFromAlias
From alias of the deployment.
Public fieldFromEmail
From email address of the deployment.
Public fieldHealthSuppressed
Public fieldHealthThreshold
Indicates the health score threshold for sending vs not sending to an email address for this deployment. The lower this value is, the more potentially unhealthy emails will be broadcast too.
Public fieldID
The deployment's ID.
Public fieldStatic memberInvalidDeploymentMessage
Public fieldLastChecked
Public fieldListNames
String containing the names of the lists this deployment was sent to.
Public fieldListSuppressed
Public fieldListTotal
Public fieldMailerSubmissionError
Public fieldModified
Date and time this deployment was last modified.
Public fieldName
Name of the deployment.
Public fieldNotify
Marks whether the deployment cues a notification.
Public fieldNotifyEmail
String of email addresses to send a notification to when a recurring deployment has been sent successfully.
Public fieldNotifyEvents
IDs of all notification events added to this deployment.
Public fieldOldStatus
Indicates the current stage the deployment is in.
Public fieldOneOff
Flag indicating whether this deployment was recurring or not (true = not recurring).
Public fieldPagesServed
Public fieldPercentDone
Percent of message sends completed.
Public fieldProofMode
Flag indicating whether this deployment is in "Proofing Mode." This allows multiple templates to be sent to a single recipient or list for proofing purposes.
Public fieldQueued
Public fieldRecipientSuppressed
Public fieldRecordCount
Public fieldRecurrenceSchedule
Describes the deployment schedule for recurrent deployments.
Public fieldRefreshSmartLists
Flag indicating whether to refresh smart lists before this deployment is sent.
Public fieldReplyTo
Reply to email address listed on this deployment.
Public fieldSchedule
Date and time for this deployment to be deployed (if not immediate).
Public fieldSenderID
Public fieldSent
Number of messages sent.
Public fieldSMSPassword
The SMSDeployment's Password.
Public fieldSMSShortCode
The SMSDeployment's ShortCode.
Public fieldSMSTariffClass
The SMSDeployment's TariffClass.
Public fieldSMSUsername
The SMSDeployment's Username.
Public fieldStarted
Date and time the deployment send was started.
Public fieldStatus
The current status of the deployment.
Public fieldSubject
Subject line of this deployment.
Public fieldSuppressEvents
IDs of all suppression events added to this deployment.
Public fieldSuppressionLists
IDs of all suppression lists added to this deployment.
Public fieldThrottle
The choke value written out as a string for easy display purposes.
Public fieldToAlias
To alias this deployment was sent to.
Public fieldToEmail
To email address this deployment was sent to.
Public fieldTotal
Public fieldTotalMessagesLeft
Total number of messages left
Public fieldUserName
Top
See Also