Method AnsweredDraftStatesItsOwnMessage
- Namespace
- MailFathom.Application.Mail.Delivery.Drafts
- Assembly
- MailFathom.Application.dll
AnsweredDraftStatesItsOwnMessage()
Reports a drafted answer that also states an account or a subject of its own.
public static MailDraftRefusedException AnsweredDraftStatesItsOwnMessage()
Returns
- MailDraftRefusedException
The failure to raise.
Remarks
Both are read from the stored email being answered, so a request that states one describes two different messages and this system would have to pick. Refusing is what keeps an answer an answer: the account decides which mailbox the draft belongs to, and taking the caller's would let a draft be written into a mailbox the answered email is not in.