Enum DetectionType
DetectionType enumeration
The type of detection.
public enum DetectionType
Values
| Name | Value | Description |
|---|---|---|
| Inline | 0 | Threat detected at delivery time. |
| Delayed | 1 | Threat detected after delivery. |
| ZAP | 2 | Messages removed by Zero hour auto purge. Events with this detection type will typically be preceded by a message with a “Delayed” detection type. |
See Also
- namespace Aspose.Email.Clients.Activity
- assembly Aspose.Email