Table of Contents

Property Evaluations

Namespace
MailFathom.Application.Rules
Assembly
MailFathom.Application.dll

Evaluations

Gets what each rule the pass reached concluded, in declared order.

public IReadOnlyList<MailRuleEvaluation> Evaluations { get; }

Property Value

IReadOnlyList<MailRuleEvaluation>