| SpamTestResultsTestsCount Property |
Gets the count of all tests.
Namespace:
Limilabs.Mail.Tools.Spam
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public 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
Type:
Int64See Also