Property Emails
- Namespace
- MailFathom.Domain.Answering.Audit
- Assembly
- MailFathom.Domain.dll
Emails
Gets the emails of this account the run retrieved, in the order it first reached each, and which of them the answer named.
public required IReadOnlyList<MailAnsweringAuditedEmail> Emails { get; init; }
Property Value
Remarks
Empty for a run that read nothing of this account — a question answered without a lookup, one whose searches matched nothing here, and one that failed before retrieving. That is a recorded fact rather than a missing one: the question was asked of this mailbox and drew nothing out of it.