Table of Contents

Property SanitizedHtmlBody

Namespace
MailFathom.Application.EmailContent.Rendering
Assembly
MailFathom.Application.dll

SanitizedHtmlBody

The sanitized HTML body, present only when it was asked for and the message actually has an HTML body part.

public EmailBodyRepresentation? SanitizedHtmlBody { get; init; }

Property Value

EmailBodyRepresentation