Click or drag to resize

ReplyBuilderHtml Property

Gets or sets HTML version of the reply. Extracts plain text from HTML and also sets Text property.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public string Html { get; set; }

Property Value

Type: String
See Also