| SpamTestResultsSuccessCount Property |
Gets the number of correct recognitions.
Namespace:
Limilabs.Mail.Tools.Spam
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public 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
Type:
Int64See Also