BayesFilterAutoLearningGradeBelow Property |
Gets or sets the maximum score the message should get so that the filter will treat
it as non-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 AutoLearningGradeBelow { get; set; }
Public Property AutoLearningGradeBelow As Integer
Get
Set
Property Value
Type:
Int32
The integer value in 0-100 range specifying the maximum score the message should
get so that the filter will automatically learn from it as from non-spam sample.
The default value is 5.
Exceptions Remarks See Also