Click or drag to resize

RouterRoutingRules Property

List of Rules to be applied when routing messages

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

Property Value

Type: ListT
See Also