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
outcomeSpamClassificationHistoryQueryOutcomeWhat the caller has to change.
Returns
- SpamClassificationHistoryQueryResult
A refused result.
Exceptions
- ArgumentOutOfRangeException
Thrown when
outcomenames an acceptance rather than a refusal.