Property SettledAt
- Namespace
- MailFathom.Domain.Delivery.Drafts
- Assembly
- MailFathom.Domain.dll
SettledAt
Gets when the copy stopped standing in the folder, or null while it still does.
public required DateTimeOffset? SettledAt { get; init; }
Gets when the copy stopped standing in the folder, or null while it still does.
public required DateTimeOffset? SettledAt { get; init; }