Alterian Email Manager 6.2.3 SDK Help File
Light-weight class to hold the bare-bones information about a user.
Inheritance Hierarchy Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
SyntaxDMLibrary.DMRUser = function();
Type.createClass(
'DMLibrary.DMRUser');
The DMRUser type exposes the following members.
Fields | Name | Description |
---|
 | ID | ID of the user. |
 | Name | Name of the user. |
Top
See Also