Namespace MailFathom.Application.Emails.GetEmailContent
Classes
- EmailContentReadCountOutOfRangeException
The failure raised when a read names no email at all, or more emails than one call serves.
- EmailContentReadDuplicateEmailException
The failure raised when one read names the same email more than once.
- EmailContentReadFailure
Why one named email carries no content, stated as a result rather than raised.
- EmailContentReadOutcome
What one read produced for one of the emails it named.
- EmailContentReader
Reads the content of the emails one call names, from the local mailbox copy.
- GetEmailContentRequest
What a caller asks for when reading emails from the local mailbox copy.
- GetEmailContentResult
What one content read produced for every email it named.
- ReadEmailContent
One email as a reader receives it: its headers, its body, and what it carries besides.