Property MatchedRuleNames
- Namespace
- MailFathom.Application.Rules
- Assembly
- MailFathom.Application.dll
MatchedRuleNames
Gets the names of the rules that matched, in declared order.
public IReadOnlyList<string> MatchedRuleNames { get; }
Gets the names of the rules that matched, in declared order.
public IReadOnlyList<string> MatchedRuleNames { get; }