Property ContentIsUnreadable
- Namespace
- MailFathom.Application.EmailContent.Attachments
- Assembly
- MailFathom.Application.dll
ContentIsUnreadable
Whether the stored bytes could not be parsed at all, as opposed to naming no such attachment.
public bool ContentIsUnreadable { get; init; }