EmailTestType Enumeration
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic enum EmailTestType
Public Enumeration EmailTestType
public enum class EmailTestType
DMLibrary.EmailTestType = function();
DMLibrary.EmailTestType.createEnum('DMLibrary.EmailTestType', false);
Members | Member name | Value | Description |
---|
| ETT_Email | 1 |
The type of test is for Email
|
| ETT_Spam | 2 |
The type of test is for Spam
|
See Also