Message |
public IEnumerable<BodyPartBasic> BodyParts { get; }
Traverses over the Body, enumerating all of the BodyPartBasic objects.
This property will only be usable if either the Body flag or the BodyStructure flag is passed to one of the Fetch or FetchAsync methods.