Table of Contents

Property MailDraftNotAddressed

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

MailDraftNotAddressed

Gets subcategory 3, the thing named: a draft was asked to be sent and names nobody to send it to.

public static MailFathomErrorCode MailDraftNotAddressed { get; }

Property Value

MailFathomErrorCode

Remarks

A draft addressed to nobody is an ordinary draft rather than a defective one — writing the message before deciding who reads it is what a draft is for — so the absence is refused where the send would be written down rather than where the draft is saved.