Property OutgoingEmailContactNameAmbiguous
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
OutgoingEmailContactNameAmbiguous
Gets subcategory 8, message composition: the name a recipient was addressed by is carried by more than one contact.
public static MailFathomErrorCode OutgoingEmailContactNameAmbiguous { get; }
Property Value
Remarks
It is separate from an unknown contact because the answer exists and there are several of it. Nothing ranks them: a recipient chosen by a best match is a message delivered to somebody nobody named, so the send is refused and the caller names the person by identity instead. The refusal carries how many contacts matched and nothing about any of them.