Property FailedRuleCount
- Namespace
- MailFathom.Application.Rules.Evaluation
- Assembly
- MailFathom.Application.dll
FailedRuleCount
Gets how many rule evaluations produced no answer, counted per rule and per email rather than per email.
public int FailedRuleCount { get; init; }