Property DraftResults
- Namespace
- MailFathom.Application.Mail.Delivery.Outbox
- Assembly
- MailFathom.Application.dll
DraftResults
What each attempt to bring the drafts folder into step with a held draft did.
public IReadOnlyList<MailDraftFilingResult> DraftResults { get; init; }