Property ObservedFrom
- Namespace
- MailFathom.Application.Jobs.Scheduling
- Assembly
- MailFathom.Application.dll
ObservedFrom
Gets the instant from which this schedule's occasions count, which is when it was first seen.
public required DateTimeOffset ObservedFrom { get; init; }