Property OutgoingEmailIdentifierMalformed
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
OutgoingEmailIdentifierMalformed
Gets subcategory 1, request validation: a request named a queued send by text that is not an identifier this system issues.
public static MailFathomErrorCode OutgoingEmailIdentifierMalformed { get; }
Property Value
Remarks
It is separate from a send that is not found for the reason the stored-email pair is separate: this one says the text could name no send at all, which is true whatever this deployment has queued, and answering it as a send nobody holds would tell a caller its own malformed argument was somebody else's record.