Table of Contents

Method NotFound

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

NotFound()

Reports that no draft this deployment holds answers to the identifier a caller named.

public static MailDraftRefusedException NotFound()

Returns

MailDraftRefusedException

The failure to raise.

Remarks

It is also what asking to delete or revise a draft this system did not create produces, and that is the point rather than a side effect: a draft somebody wrote in their own mail client is held under no identifier of MailFathom's, so there is nothing here that could name it and nothing that could remove it.