Gets or sets the maximum score the message should get so that the filter will treat it as non-spam and automatically learn this.
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.
This property has no effect if AutoLearning is false.
| Exception Type | Condition |
|---|---|
| MailBeeInvalidArgumentException | value is out of 0-100 range. |
BayesFilter Class | MailBee.AntiSpam Namespace | AutoLearningGradeAbove | AutoLearning