Property AuthoredMailRecipientUnresolved
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
AuthoredMailRecipientUnresolved
Gets subcategory 3, access: a recipient a message was addressed to by naming somebody resolved to nobody the contact book holds.
public static MailFathomErrorCode AuthoredMailRecipientUnresolved { get; }
Property Value
Remarks
It covers a contact the book does not hold, a name several contacts carry, and an address the named contact does not hold. The message says which of the three and, for an ambiguous name, how many carried it; it never names anybody who was counted and never reveals an address the caller did not supply. It is allocated beside the account a deployment does not serve because it is the same kind of answer — the caller named something this deployment will not resolve, and naming it differently is the remedy.