Table of Contents

Property MailDraftNotFound

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

MailDraftNotFound

Gets subcategory 3, access: no draft this deployment holds is kept under the identifier a caller named.

public static MailFathomErrorCode MailDraftNotFound { get; }

Property Value

MailFathomErrorCode

Remarks

A draft nobody holds, a draft belonging to an account this deployment no longer serves, and a draft already promoted and delivered are one answer, for the reason every not-found answer in this category is one: telling them apart would let a caller learn which drafts exist by asking to revise them. It is also what a caller asking to delete a draft this system did not create meets, because a draft somebody wrote in their own mail client is held under no identifier of MailFathom's at all.