Alterian Email Manager 6.2.3 SDK Help File
Represents a light-weight list category object for use with the ListManager web service.
Inheritance Hierarchy Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic class DMQListCategory
Public Class DMQListCategory
public ref class DMQListCategory
type DMQListCategory = class end
DMLibrary.DMQListCategory = function();
Type.createClass(
'DMLibrary.DMQListCategory');
The DMQListCategory type exposes the following members.
Fields | Name | Description |
---|
 | ID |
List category ID
|
 | Lists |
An collection list IDs within the list category
|
 | Name |
Name of the list category
|
Top
See Also