DMQListCategory Class

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
SystemObject
  DMLibraryDMQListCategory

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

Syntax
public class DMQListCategory

The DMQListCategory type exposes the following members.

Fields
NameDescription
Public fieldID
List category ID
Public fieldLists
An collection list IDs within the list category
Public fieldName
Name of the list category
Top
See Also