Property SanitizedHtml
- Namespace
- MailFathom.Application.EmailContent.Rendering
- Assembly
- MailFathom.Application.dll
SanitizedHtml
Gets the sanitized HTML representation, or null when none was produced.
public EmailBodyRepresentation? SanitizedHtml { get; }