Click or drag to resize

PurgeFileEventArgsCancel Property

Defines whether to cancel the event or not. By default, this value is false

Namespace:  SMTPRouter
Assembly:  SMTPRouter (in SMTPRouter.dll) Version: 1.0.0.4
Syntax
public bool Cancel { get; set; }

Property Value

Type: Boolean
See Also