Click or drag to resize

ReplyBuilderText Property

Gets or sets plain text version of the reply. Please remember that setting Html will override plain text.

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

Property Value

String
See Also