MailBee.NET Objects 7.1

BayesFilter Properties

The properties of the BayesFilter class are listed below. For a complete list of BayesFilter class members, see the BayesFilter Members topic.

Public Static Properties

LicenseKeyObsolete. Assigns the license key.

Public Instance Properties

Algorithm Gets or sets the algorithm to be used for scoring messages.
AutoLearning Gets or sets if the filter should automatically learn during scoring messages on the words with the sufficient spam/non-spam weight.
AutoLearningGradeAbove Gets or sets the minimum score the message should get so that the filter will treat it as spam and automatically learn this.
AutoLearningGradeBelow Gets or sets the maximum score the message should get so that the filter will treat it as non-spam and automatically learn this.
OnLockedDatabase Gets or sets the application-supplied method which will be executed if MailBee founds that spam or non-spam database file is locked when it needs to perform I/O operation with it.
TrialDaysLeft Gets the number of days left to the date of the trial license key expiration.

See Also

BayesFilter Class | MailBee.AntiSpam Namespace