 | SpamTestResultsSuccessCount Property |
Gets the number of correct recognitions.
Namespace: Limilabs.Mail.Tools.SpamAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic long SuccessCount { get; }Public ReadOnly Property SuccessCount As Long
Get
public:
property long long SuccessCount {
long long get ();
}member SuccessCount : int64 with get
Property Value
Int64
See Also