Spam |
The SpamResult type exposes the following members.
| Name | Description | |
|---|---|---|
| IsHam | Gets the value indicating if message is ham. This property return negation of the IsSpam property (!IsSpam). | |
| IsSpam | Gets the value indicating if message is spam. | |
| Probability | Gets the probability (from 0.0 to 1.0) that the message is spam. |