Alterian Email Manager 6.2.3 SDK Help File
Represents an FTP drop folder.
Inheritance Hierarchy Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic class DMDropFolder
Public Class DMDropFolder
public ref class DMDropFolder
type DMDropFolder = class end
DMLibrary.DMDropFolder = function();
Type.createClass(
'DMLibrary.DMDropFolder');
The DMDropFolder type exposes the following members.
Fields | Name | Description |
---|
 | CategoryName | Name of the drop folder category the folder belongs to. |
 | FolderId | ID of the folder. |
 | FolderType | Indication of what sorts of objects are updated via the drop folder. |
 | Name | Name of the folder. |
Top
See Also