Table of Contents

Property AwaitsExtraction

Namespace
MailFathom.Application.Rules.Evaluation
Assembly
MailFathom.Application.dll

AwaitsExtraction

Whether text is still expected to be derived from this email's content — the content already stored, or the content a later run will fetch once local storage has headroom for it. It separates a message whose body text has not been extracted yet from one that will never have any, which is the difference between skipping the email until the text arrives and evaluating it now with the fact absent.

public bool AwaitsExtraction { get; init; }

Property Value

bool