DetectionType Enumeration

The type of detection.

Namespace:  Aspose.Email.Clients.Activity
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum DetectionType
Members
  Member nameValueDescription
Inline0 Threat detected at delivery time.
Delayed1 Threat detected after delivery.
ZAP2 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