Table of Contents

Method Refused

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

Refused(SpamClassificationHistoryQueryOutcome)

Reports a request that names no page.

public static SpamClassificationHistoryQueryResult Refused(SpamClassificationHistoryQueryOutcome outcome)

Parameters

outcome SpamClassificationHistoryQueryOutcome

What the caller has to change.

Returns

SpamClassificationHistoryQueryResult

A refused result.

Exceptions

ArgumentOutOfRangeException

Thrown when outcome names an acceptance rather than a refusal.