Table of Contents

Property HasUnknownOutcome

Namespace
MailFathom.Domain.Delivery
Assembly
MailFathom.Domain.dll

HasUnknownOutcome

Gets whether the message went out and the server's answer to it never came back.

public bool HasUnknownOutcome { get; }

Property Value

bool

Remarks

A record here is not resumed. Transmitting again would put a second copy in the mailbox of everybody who already received it, and nothing an outbox can read afterwards says whether the first transmission landed — so the outcome is established another way or the record is given up on visibly.