 | SpamResultIsSpam Property |
Gets the value indicating if message is spam.
Namespace: Limilabs.Mail.Tools.SpamAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic bool IsSpam { get; }Public ReadOnly Property IsSpam As Boolean
Get
public:
property bool IsSpam {
bool get ();
}member IsSpam : bool with get
Property Value
Boolean
See Also