Click or drag to resize

MailBuilderRtf Property

Gets or sets RTF version of the email. If value is not empty extracts plain text from RTF and overrides Text property.

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

Property Value

String
See Also