Property IsDraft
- Namespace
- MailFathom.Domain.Delivery.Filing
- Assembly
- MailFathom.Domain.dll
IsDraft
Whether the copy is marked \Draft, which says the message has not left yet.
public bool IsDraft { get; init; }
Whether the copy is marked \Draft, which says the message has not left yet.
public bool IsDraft { get; init; }