Property RequestedRunEnding
- Namespace
- MailFathom.Application.Rules.Evaluation
- Assembly
- MailFathom.Application.dll
RequestedRunEnding
How the requested run stopped being outstanding, or null when it is still outstanding or when there was none.
public MailRuleEvaluationRunEnding? RequestedRunEnding { get; init; }