Table of Contents

Property OutgoingEmailContactAddressNotHeld

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

OutgoingEmailContactAddressNotHeld

Gets subcategory 8, message composition: the address an authored act chose for a contact is not one that contact uses.

public static MailFathomErrorCode OutgoingEmailContactAddressNotHeld { get; }

Property Value

MailFathomErrorCode

Remarks

Addressing a contact uses the address the owner made their preferred one unless the act names another of theirs, and one they do not hold is refused rather than sent to. Reaching an arbitrary mailbox by naming a contact beside it would make the book a way around whatever the deployment allows a literal address to be, which is exactly what naming a contact must never become.