Property PeriodStartedAt
- Namespace
- MailFathom.Infrastructure.Observability
- Assembly
- MailFathom.Infrastructure.dll
PeriodStartedAt
When the current period began, so a reader can tell how much of it is left.
public DateTimeOffset PeriodStartedAt { get; init; }