BayesFilter Properties

The BayesFilter type exposes the following members.

Properties
  NameDescription
Public propertyAlgorithm
Gets or sets the algorithm to be used for scoring messages.
Public propertyAutoLearning
Gets or sets if the filter should automatically learn during scoring messages on the words with the sufficient spam/non-spam weight.
Public propertyAutoLearningGradeAbove
Gets or sets the minimum score the message should get so that the filter will treat it as spam and automatically learn this.
Public propertyAutoLearningGradeBelow
Gets or sets the maximum score the message should get so that the filter will treat it as non-spam and automatically learn this.
Public propertyStatic memberLicenseKey Obsolete.
Assigns the license key.
Public propertyOnLockedDatabase
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.
Public propertyTrialDaysLeft
Gets the number of days left to the date of the trial license key expiration.
Top
See Also