Table of Contents

Property HtmlBody

Namespace
MailFathom.Application.Mail.Delivery.Drafts
Assembly
MailFathom.Application.dll

HtmlBody

Gets the HTML alternative the author wrote, or null when they wrote none.

public string? HtmlBody { get; init; }

Property Value

string