DMDropFolder Class

Alterian Email Manager 6.2.3 SDK Help File
Represents an FTP drop folder.
Inheritance Hierarchy
SystemObject
  DMLibraryDMDropFolder

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

Syntax
public class DMDropFolder

The DMDropFolder type exposes the following members.

Fields
NameDescription
Public fieldCategoryName
Name of the drop folder category the folder belongs to.
Public fieldFolderId
ID of the folder.
Public fieldFolderType
Indication of what sorts of objects are updated via the drop folder.
Public fieldName
Name of the folder.
Top
See Also