CommtouchSpamClassification EnumerationIpswitch.Messaging.Framework
The Spam Classification given to an email by the Commtouch scan

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public enum CommtouchSpamClassification
Members

  Member nameValueDescription
Confirmed0 This indicates that email is spam
Bulk1 This indicates that the email has been sent to many users and is probably spam
Suspected2 This indicates that the email is probably spam
Unknown3 This indicates that it is unknown if the email is spam
NonSpam4 This inidcates that the email is not spam
See Also

Reference