Mime4.net Home | Community Edition | Order | Usage examples | Feedback
MimeField Body Property MIME4NET Class Library Documentation
Gets the unfolded, unparsed and possibly encoded (see RFC 2047) field body string.

Namespace: NI.Email.Mime.Field
Assembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax

public string Body { get; }

Property Value

Type: String
See Also