EMFolder Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a node in the EM folder structure.
Inheritance Hierarchy
SystemObject
  DMLibraryEMFolder

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

Syntax
public class EMFolder

The EMFolder type exposes the following members.

Constructors
NameDescription
Public methodEMFolder
Initializes a new instance of the EMFolder class
Top
Properties
NameDescription
Public propertyID
Unique ID for the folder.
Public propertyName
Folder Name.
Public propertyParentID
Unique ID of the parent of the folder.
Top
See Also