DMDropFolderStatusType Enumeration

Alterian Email Manager 6.2.3 SDK Help File

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

Syntax
public enum DMDropFolderStatusType
Members
Member nameValueDescription
DMDFE_Unknown0
DMDFE_New1
DMDFE_Queued2
DMDFE_QueuedForImport3
DMDFE_Completed4
DMDFE_AuthenticationError5
DMDFE_DropFolderOrCategoryNotFound7
DMDFE_InsufficientUserRights8
DMDFE_ImportIDNotFound9
DMDFE_ErrorReadingFileStream10
DMDFE_ErrorParsingFileStream11
DMDFE_FTPUploadToDbQueueError12
DMDFE_ListImportError13
DMDFE_InvalidDropFolderFormat14
DMDFE_Error99
See Also