Click or drag to resize

RoutingRulesSectionRoutingRules Property

A collection of routing rules to be set in the configuration file

Namespace:  SMTPRouter.Windows.Configuration
Assembly:  SMTPRouter.Windows (in SMTPRouter.Windows.dll) Version: 1.0.0.3 (1.0.0.3)
Syntax
public RoutingRuleCollection RoutingRules { get; set; }

Property Value

Type: RoutingRuleCollection
See Also