Gets or sets the unfolded text of the field body.
The unfolded text of the field body.
Long lines in Internet mail must be "folded" according to RFC 2822 -- that is, long lines must be wrapped to create several short lines. This property is a convenience property that folds the text of the field body when setting it, or unfolds the text of the field body when getting it.
FieldBody Class | Hunny.Mime Namespace