BayesFilterAutoLearningGradeAbove Property |
Gets or sets the minimum score the message should get so that the filter will treat
it as spam and automatically learn this.
Namespace: MailBee.AntiSpamAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public int AutoLearningGradeAbove { get; set; }
Public Property AutoLearningGradeAbove As Integer
Get
Set
Property Value
Type:
Int32
The integer value in 0-100 range specifying the minimum score the message should
get so that the filter will automatically learn from it as from spam sample.
The default value is 90.
Exceptions Remarks See Also