Property ComposedAt
- Namespace
- MailFathom.Domain.Delivery.Drafts
- Assembly
- MailFathom.Domain.dll
ComposedAt
Gets when the draft was first written down.
public required DateTimeOffset ComposedAt { get; init; }
Gets when the draft was first written down.
public required DateTimeOffset ComposedAt { get; init; }