Property RequestedRun
- Namespace
- MailFathom.Application.Rules.Evaluation
- Assembly
- MailFathom.Application.dll
RequestedRun
What the walk over a requested whole-mailbox run did, or null when the account had no run outstanding. A run the pass ended without evaluating anything — because the rule set moved under it — reports an empty walk beside its ending rather than no walk at all.
public MailRuleEvaluationWalk? RequestedRun { get; init; }