A Multipurpose Internet Mail Extensions (MIME) body part content type can be either single or multipart. A single body part represents a single entity, such as text or an image. A multipart body part consists of child body parts. You can access a multipart body part's children using the object's BodyParts property.