Click or drag to resize

MimeTextText Property

Gets or sets text data contained in this Mime object. Encoding is changed to UTF8 when setting.

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

Property Value

Type: String
See Also