DMGroup Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a group of users.
Inheritance Hierarchy
SystemObject
  DMLibraryDMGroup

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

Syntax
public class DMGroup

The DMGroup type exposes the following members.

Fields
NameDescription
Public fieldCreated
Date and time this group was created.
Public fieldDescription
Description of the group.
Public fieldForceIsolateRecipients
Public fieldID
ID of the group.
Public fieldIsolateRecipients
Public fieldModified
Date and time this group was last modified.
Public fieldName
Name of the group.
Public fieldParentID
Public fieldUsers
Collection of integer IDs for all users who belong to this group.
Top
See Also