Property PlainTextBody
- Namespace
- MailFathom.Application.Mail.Delivery.Drafts
- Assembly
- MailFathom.Application.dll
PlainTextBody
Gets the plain-text body the author wrote, which every stored draft carries.
public required string PlainTextBody { get; init; }