DMRecipientField Enumeration
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic enum DMRecipientField
Public Enumeration DMRecipientField
public enum class DMRecipientField
DMLibrary.DMRecipientField = function();
DMLibrary.DMRecipientField.createEnum('DMLibrary.DMRecipientField', false);
Members | Member name | Value | Description |
---|
| DMRF_PREFERTEXT | 1 | |
| DMRF_VERIFIEDFLASH | 2 | |
| DMRF_VERIFIEDHTML | 3 | |
| DMRF_ENABLED | 4 | |
| DMRF_LASTEVENT | 5 | |
| DMRF_CREATED | 6 | |
| DMRF_MODIFIED | 7 | |
| DMRF_RSSONLY | 8 | |
See Also