DMSAMList Class

Alterian Email Manager 6.2.3 SDK Help File
A light-weight class representing a List. Used with the send a message library.
Inheritance Hierarchy
SystemObject
  DMLibraryDMSAMList

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

Syntax
public class DMSAMList

The DMSAMList type exposes the following members.

Fields
NameDescription
Public fieldCategoryID
Category ID for the category the list belongs in.
Public fieldCreated
Date and time the list was created.
Public fieldDescription
Description of the list.
Public fieldID
ID of the list.
Public fieldIsDefault
Public fieldModified
Date and time the list was modified.
Public fieldName
Name of the list.
Public fieldRecordCount
Number of records in the list.
Top
See Also