Property SenderVerification
- Namespace
- MailFathom.Application.Retrieval
- Assembly
- MailFathom.Application.dll
SenderVerification
Gets what was established about the author of the message the extract came from.
public required SenderVerification SenderVerification { get; init; }
Property Value
Remarks
It travels with the passage so that a citation can state it without a second read of the message. Nothing in the retrieval path acts on it and nothing puts it in front of a model: what a provider receives is the extract, and this reaches the caller instead, as part of saying where a claim came from.