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