Property ObservedAt
- Namespace
- MailFathom.Domain.Delivery.Drafts
- Assembly
- MailFathom.Domain.dll
ObservedAt
When the attempt that would have touched the copy found it out.
public DateTimeOffset ObservedAt { get; init; }
When the attempt that would have touched the copy found it out.
public DateTimeOffset ObservedAt { get; init; }