Property HtmlBody
- Namespace
- MailFathom.Application.Mail.Delivery.Scheduling
- Assembly
- MailFathom.Application.dll
HtmlBody
Gets the HTML alternative the author wrote, or null when they wrote none.
public string? HtmlBody { get; init; }
Gets the HTML alternative the author wrote, or null when they wrote none.
public string? HtmlBody { get; init; }