Method Refused
- Namespace
- MailFathom.Application.Mail.Delivery.Operations
- Assembly
- MailFathom.Application.dll
Refused(OutboxQueryOutcome)
Reports a request that names no page.
public static OutboxQueryResult Refused(OutboxQueryOutcome outcome)
Parameters
outcomeOutboxQueryOutcomeWhat the caller has to change.
Returns
- OutboxQueryResult
A refused result.
Exceptions
- ArgumentOutOfRangeException
Thrown when
outcomenames an acceptance rather than a refusal.