Property WithheldRuleNames
- Namespace
- MailFathom.Application.Rules.Actions
- Assembly
- MailFathom.Application.dll
WithheldRuleNames
Gets the names of the rules at least one of whose actions another rule had already settled.
public IReadOnlyList<string> WithheldRuleNames { get; }