The ISpamFilter type exposes the following members.

Methods

  NameDescription
Public methodExamine
Examines specified message checking the probabilty of the message beeing spam.
Public methodLearnHam
Use this method to teach the filter that specified message is not spam (is ham).
Public methodLearnSpam
Use this method to teach the filter that specified message is spam.

See Also