Table of Contents

Method Refused

Namespace
MailFathom.Application.Retrieval.AskMail.Audit
Assembly
MailFathom.Application.dll

Refused(MailAnsweringAuditQueryOutcome)

Reports a request that names no page.

public static MailAnsweringAuditQueryResult Refused(MailAnsweringAuditQueryOutcome outcome)

Parameters

outcome MailAnsweringAuditQueryOutcome

What the caller has to change.

Returns

MailAnsweringAuditQueryResult

A refused result.

Exceptions

ArgumentOutOfRangeException

Thrown when outcome names an acceptance rather than a refusal.