Method AnsweredEmailAndAnswerDisagree
- Namespace
- MailFathom.Application.Mail.Delivery.Drafts
- Assembly
- MailFathom.Application.dll
AnsweredEmailAndAnswerDisagree()
Reports a request that names the email a draft answers without naming which answer it is, or the other way round.
public static MailDraftRefusedException AnsweredEmailAndAnswerDisagree()
Returns
- MailDraftRefusedException
The failure to raise.
Remarks
The two go together because neither states an answer on its own: a reply, a reply to all, and a forward reach three different sets of people from one stored email, and an email nobody is answering is not a message at all. It is the field refusal every authored message shares rather than a code of its own, because the remedy is the one that code exists for — write the fields differently.