Namespace MailFathom.Application.Spam.History
Classes
- SpamClassificationHistoryEntry
What classification concluded about one message, as an operator reads it back afterwards.
- SpamClassificationHistoryPage
Carries one bounded page of an account's classifications and the boundary the next page continues from.
- SpamClassificationHistoryQuery
Asks one bounded, keyset-paginated page of what classification concluded about an account's mail.
- SpamClassificationHistoryQueryResult
Carries the query a request named, or the reason it named none.
- SpamClassificationRequestedMutation
One change a spam verdict asked the mailbox for, named and pointed at.
Structs
- SpamClassificationHistoryCursor
Marks where one page of an account's classifications ended, so the next page continues from it.
Interfaces
- ISpamClassificationHistoryReader
Reads back what classification concluded about an account's mail, and what those conclusions asked for.
Enums
- SpamClassificationHistoryQueryOutcome
States whether a request named a page of an account's classifications, and what stopped it when it did not.