Message |
public BodyPart Body { get; set; }
The body will be one of BodyPartText, BodyPartMessage, BodyPartBasic, or BodyPartMultipart.
This property will only be set if either the Body flag or the BodyStructure flag is passed to one of the Fetch or FetchAsync methods.