Table of Contents

Property ContentAvailability

Namespace
MailFathom.Application.Emails.Summaries
Assembly
MailFathom.Application.dll

ContentAvailability

Gets whether the raw MIME of the email is stored locally, or why it is not.

public required StoredEmailContentAvailability ContentAvailability { get; init; }

Property Value

StoredEmailContentAvailability

Remarks

A caller reads this before asking for content, because a listing is served from local state whether or not a mail server is reachable.