Table of Contents

Method Refused

Namespace
MailFathom.Application.Rules.History
Assembly
MailFathom.Application.dll

Refused(MailRuleExecutionQueryOutcome)

Reports a request that names no page.

public static MailRuleExecutionQueryResult Refused(MailRuleExecutionQueryOutcome outcome)

Parameters

outcome MailRuleExecutionQueryOutcome

What the caller has to change.

Returns

MailRuleExecutionQueryResult

A refused result.

Exceptions

ArgumentOutOfRangeException

Thrown when outcome names an acceptance rather than a refusal.