Click or drag to resize

SpamResultIsHam Property

Gets the value indicating if message is ham. This property return negation of the IsSpam property (!IsSpam).

Namespace:  Limilabs.Mail.Tools.Spam
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public bool IsHam { get; }

Property Value

Type: Boolean
See Also