Property EndedAt
- Namespace
- MailFathom.Application.Rules.Evaluation
- Assembly
- MailFathom.Application.dll
EndedAt
Gets when the run stopped being outstanding, or null while it still is.
public DateTimeOffset? EndedAt { get; init; }
Gets when the run stopped being outstanding, or null while it still is.
public DateTimeOffset? EndedAt { get; init; }