Table of Contents

Method MessageNotStated

Namespace
MailFathom.Application.Mail.Delivery.Drafts
Assembly
MailFathom.Application.dll

MessageNotStated()

Reports a draft of a message of its own that states no account or no subject.

public static MailDraftRefusedException MessageNotStated()

Returns

MailDraftRefusedException

The failure to raise.

Remarks

A draft that answers nothing has nowhere else to read them from. The subject may be empty text, which is a message somebody has not titled yet; what is refused here is the field being absent, which says the caller meant the other shape.