Property PlainTextBody
- Namespace
- MailFathom.Application.EmailContent.Rendering
- Assembly
- MailFathom.Application.dll
PlainTextBody
The body as a reader would see it, already bounded and carrying its truncation metadata.
public EmailBodyRepresentation PlainTextBody { get; init; }