Table of Contents

Property OutgoingEmailFilingDestinationUnavailable

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

OutgoingEmailFilingDestinationUnavailable

Gets subcategory 9, message filing: there is no folder to put a copy of an outgoing message into.

public static MailFathomErrorCode OutgoingEmailFilingDestinationUnavailable { get; }

Property Value

MailFathomErrorCode

Remarks

It covers a role the account maps no folder to, a mapped folder the server does not advertise, and a mapping several advertised folders answer. All three are the same thing to act on — the account's folder mapping is what changes the answer — and the message itself is untouched either way, which is why filing has a subcategory of its own rather than borrowing the delivery codes above it.