Property ResolvedFacts
- Namespace
- MailFathom.Application.Rules.Facts
- Assembly
- MailFathom.Application.dll
ResolvedFacts
Gets the facts that have actually been resolved, which is what proves an unnamed fact cost nothing.
public IReadOnlyList<MailRuleFact> ResolvedFacts { get; }