Property NotEstablished
- Namespace
- MailFathom.Application.Emails.Summaries
- Assembly
- MailFathom.Application.dll
NotEstablished
Gets the pair a row carries where nothing has established an author and no policy has judged one.
public static SenderVerification NotEstablished { get; }
Property Value
Remarks
It is the stored default rather than an absence, which is what mail stored before the columns existed reads as until a re-derivation reaches it. Publishing it as it stands is deliberate: inventing a third state for "unfilled" would say something about the message that nothing established.