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.26106.1555
Syntax
public bool IsHam { get; }

Property Value

Boolean
See Also