Namespace MailFathom.Application.EmailContent.Storage
Classes
- RemoteEmailContent
Contains raw MIME content fetched through a seen-preserving mailbox operation.
- RemoteEmailContentFetchResult
Carries the raw MIME a fetch returned, or the reason none was returned.
- StoredEmailContent
Carries the raw MIME stored for one email together with what was recorded about it when it was written.
Interfaces
- IEmailContentStore
Stores raw email content outside ordinary email metadata queries.
Enums
- RemoteEmailContentFetchOutcome
States whether a seen-preserving fetch returned raw MIME, and what stopped it when it did not.