Table of Contents

Property DraftsNotSettledCount

Namespace
MailFathom.Application.Mail.Delivery.Outbox
Assembly
MailFathom.Application.dll

DraftsNotSettledCount

Gets how many drafts this pass could not bring the mailbox into step with.

public int DraftsNotSettledCount { get; }

Property Value

int

Remarks

It is deliberately not part of AccountDeferred and of nothing else that decides what happens next, for the reason an unfiled copy is not: a draft the folder does not show is a message its author cannot reach from their own client, and no send is attempted again because of it. A diverged copy is counted here as well, because what an operator has to know is that MailFathom stopped acting on a message it had put there.