The Virus 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
Members
| Member name | Value | Description | |
|---|---|---|---|
| Virus | 0 | This indicates that the email is confirmed to hold a virus | |
| High | 1 | This indicates that the email is very licely to hold a virus | |
| Medium | 2 | This indicates that the email might hold a virus | |
| Unknown | 3 | This indicates that it is unknown if the email holds a virus | |
| NonVirus | 4 | This indicates that the email does not hold a virus |
See Also