Table of Contents

Property MailboxMutationFailedUnexpectedly

Namespace
MailFathom.Domain.Failures
Assembly
MailFathom.Domain.dll

MailboxMutationFailedUnexpectedly

Gets subcategory 5, mutation support: a mutation ended in a failure this system does not classify.

public static MailFathomErrorCode MailboxMutationFailedUnexpectedly { get; }

Property Value

MailFathomErrorCode

Remarks

A mutation record needs a code for every failure it can end in, because that field is what an operator reads. A failure MailFathom did not raise itself has none of its own, and one generic code is the honest answer rather than borrowing the nearest classified one.