Property EndedAt
- Namespace
- MailFathom.Application.Spam.Runs
- 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; }