FileVerdict
FileVerdict enumeration
The file malware verdict.
public enum FileVerdict
Values
Name | Value | Description |
---|---|---|
Good | 0 |
No threats detected. |
Bad | 1 |
Malware found in attachment. |
Error | -1 |
Scan / analysis error. |
Timeout | -2 |
Scan / analysis timeout. |
Pending | -3 |
Scan / analysis not complete. |
See Also
- namespace Aspose.Email.Clients.Activity
- assembly Aspose.Email