Property WithdrawnAt
- Namespace
- MailFathom.Domain.Delivery.Filing
- Assembly
- MailFathom.Domain.dll
WithdrawnAt
Gets when the copy was taken back out of the folder, or null while it stands.
public required DateTimeOffset? WithdrawnAt { get; init; }
Gets when the copy was taken back out of the folder, or null while it stands.
public required DateTimeOffset? WithdrawnAt { get; init; }