 | SpamTestResultsTestsCount Property |
Gets the count of all tests.
Namespace: Limilabs.Mail.Tools.SpamAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic long TestsCount { get; }Public ReadOnly Property TestsCount As Long
Get
public:
property long long TestsCount {
long long get ();
}member TestsCount : int64 with get
Property Value
Int64
See Also