Namespace MailFathom.Application.Retrieval.AskMail.Audit
Classes
- MailAnsweringAuditPage
Carries one bounded page of an account's answering record and the boundary the next page continues from.
- MailAnsweringAuditQuery
Asks one bounded, keyset-paginated page of an account's answering record.
- MailAnsweringAuditQueryResult
Carries the query a request named, or the reason it named none.
- MailAnsweringAuditSettings
States what one account has decided about keeping a record of the questions answered from its mailbox.
- MailAnsweringAuditTrailRetention
Ages one account's answering record out at the window that account configured.
Structs
- MailAnsweringAuditCursor
Marks where one page of an answering record ended, so the next page continues from it.
Interfaces
- IMailAnsweringAuditEntryStore
Keeps the record of the questions this deployment answered from each account's mailbox.
- IMailAnsweringAuditSettingsReader
Answers what one account decided about keeping a record of the questions answered from its mailbox.
- IMailAnsweringAuditTrail
Writes the durable record one finished answering run leaves behind.
Enums
- MailAnsweringAuditQueryOutcome
States whether a request named a page of an answering record, and what stopped it when it did not.