BodyParts Property

BodyParts Property

The BodyParts property is the BodyParts collection for the object.

Syntax

Property BodyParts as IBodyParts
read-only
HRESULT get_BodyParts(IBodyParts** pVal);

Remarks

The content type of a Multipurpose Internet Mail Extensions (MIME) body part 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 multiple entities, which are called subparts. Each subpart is a discrete or composite body part.