Click or drag to resize

MailFromRegexMatchRoutingRuleRegexExpression Property

The Regular Expression to run

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

Property Value

Type: String
See Also