The ISpamFilter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Examine |
Examines specified message checking the probabilty of the message beeing spam.
| |
| LearnHam |
Use this method to teach the filter that specified message is not spam (is ham).
| |
| LearnSpam |
Use this method to teach the filter that specified message is spam.
|