Property ObservedAt
- Namespace
- MailFathom.Domain.Delivery.Filing
- Assembly
- MailFathom.Domain.dll
ObservedAt
Gets when synchronization recognized the copy, or null while it has not.
public required DateTimeOffset? ObservedAt { get; init; }
Gets when synchronization recognized the copy, or null while it has not.
public required DateTimeOffset? ObservedAt { get; init; }