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