Table of Contents

Property EmailThreadIdentifierMalformed

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

EmailThreadIdentifierMalformed

Gets subcategory 1, request validation: a request named a thread by text that is not an identifier this system issues.

public static MailFathomErrorCode EmailThreadIdentifierMalformed { get; }

Property Value

MailFathomErrorCode

Remarks

Separate from StoredEmailIdentifierMalformed so a caller reading the code knows which of the two arguments it got wrong. A thread this deployment does not hold is not this failure: that request named a thread and is answered with the emptiness of it, on the same terms an email nobody holds is answered.