Table of Contents

Class SpamClassificationHistory

Namespace
MailFathom.Application.Spam.History
Assembly
MailFathom.Application.dll

Reads what classification concluded about one account's mail.

public sealed class SpamClassificationHistory
Inheritance
SpamClassificationHistory
Inherited Members

Remarks

A verdict, a score, and the signals behind them are derived from the message they are about, so this is published under the audit grant rather than the one covering reports of the deployment's own state. Where a run has got to is the other question and the other grant, which SpamClassificationRunReader answers.

Constructors

SpamClassificationHistory(ISpamClassificationHistoryReader, AccessAuthorization)

Initializes the reading over the recorded classifications.

Methods

ReadPageAsync(SpamClassificationHistoryQuery, CancellationToken)

Reads one page of an account's classifications.