Click or drag to resize

RoutingRuleExecutionSequence Property

The Priority of the Rule. The lower the number is, the higher the priority is.

Namespace:  SMTPRouter.Models
Assembly:  SMTPRouter (in SMTPRouter.dll) Version: 1.0.0.4
Syntax
public int ExecutionSequence { get; set; }

Property Value

Type: Int32
See Also