Property AnsweredEmailContentUnavailable
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
AnsweredEmailContentUnavailable
Gets subcategory 8, message composition: the email being answered has no content this deployment can read.
public static MailFathomErrorCode AnsweredEmailContentUnavailable { get; }
Property Value
Remarks
It is separate from an email that cannot be found because the two differ in what an operator does about them: this one names mail that exists and whose local copy is missing, damaged, unparseable, deliberately unstored, or encrypted, and a repair or a re-synchronization is what changes the answer. Composing anyway would produce a reply quoting nothing, which reads to its recipient as an answer to an empty message.