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.26106.1555
Syntax
public string Text { get; set; }

Property Value

String
See Also