Property ContactIdentifierMalformed
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
ContactIdentifierMalformed
Gets subcategory 1, request validation: a request named a contact by text that is not an identifier this system issues.
public static MailFathomErrorCode ContactIdentifierMalformed { get; }
Property Value
Remarks
It is separate from an answer reporting that the book holds nobody, for the reason StoredEmailIdentifierMalformed is separate from StoredEmailNotFound: this one says the request never named a contact at all, which no repeated read will change.