Property SenderVerification
- Namespace
- MailFathom.Application.Emails.Summaries
- Assembly
- MailFathom.Application.dll
SenderVerification
Gets what was established about the author the message displays, and what this deployment made of it.
public required SenderVerification SenderVerification { get; init; }
Property Value
Remarks
Carried by the summary rather than read separately because it is what a reader weighs a listed message by, and because the single-email read is built from this same summary — so a listing and a read cannot disagree about one message.