DMDeploymentInvalidDeploymentMessage Field
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic const string InvalidDeploymentMessage = "The deployment is in an invalid status for this operation, it does not exist or it has been aborted. No recipients have been added to it."
Public Const InvalidDeploymentMessage As String = "The deployment is in an invalid status for this operation, it does not exist or it has been aborted. No recipients have been added to it."
public:
literal String^ InvalidDeploymentMessage = "The deployment is in an invalid status for this operation, it does not exist or it has been aborted. No recipients have been added to it."
static val mutable InvalidDeploymentMessage: string
var DMLibrary.DMDeployment.InvalidDeploymentMessage
Field Value
Type:
String
See Also