Optionalis(default: false) This is true if malformed sections were found while decoding the charset, or the charset was unknown, or the content-transfer-encoding was unknown.
Optionalis(default: false) This is true if the value has been truncated.
The value of the body part after decoding Content-Transfer-Encoding and the Content-Type charset, if both known to the server, and with any CRLF replaced with a single LF. The server MAY use heuristics to determine the charset to use for decoding if the charset is unknown, no charset is given, or it believes the charset given is incorrect. Decoding is best effort; the server SHOULD insert the unicode replacement character (U+FFFD) and continue when a malformed section is encountered.
Note that due to the charset decoding and line ending normalisation, the length of this string will probably not be exactly the same as the size property on the corresponding EmailBodyPart.
An EmailBodyValue object has the following properties: