Alterian Email Manager 6.2.3 SDK Help File
Represents a Spam Assassin report.
Inheritance Hierarchy Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic ref class SAReport
type SAReport = class end
DMLibrary.SAReport = function();
Type.createClass(
'DMLibrary.SAReport');
The SAReport type exposes the following members.
Fields | Name | Description |
---|
 | Rows | A collection of Spam Assassin report rows. |
 | score | Score of the report. |
Top
See Also