Gets the HTML body of the message, or an empty string if it has no HTML body.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Property BodyHtml As String Get Set |
C# |
---|
public string BodyHtml { get; set; } |