Property StopWhenMatched
- Namespace
- MailFathom.Application.Rules
- Assembly
- MailFathom.Application.dll
StopWhenMatched
Whether a match ends the pass rather than continuing to the rules below.
public bool StopWhenMatched { get; init; }
Whether a match ends the pass rather than continuing to the rules below.
public bool StopWhenMatched { get; init; }