Gets the BODYSTRUCTURE or BODY data, if present.
The BODYSTRUCTURE or BODY data item, if present; otherwise null.
The BODYSTRUCTURE and BODY data items contain information about the structure of a message, such as the media type and how many body parts it contains.
If there is no BODYSTRUCTURE or BODY data item, the property's
value is null.
Note that BODY is a subset of BODYSTRUCTURE. BODYSTRUCTURE can contain extension data not present in BODY.
FetchResponse Class | Hunny.Mail Namespace