Click to Rate and Give Feedback
MSDN
MSDN Library
Exchange Server
Reference
CDOEX Reference
CDOEX Interfaces
IBodyPart Interface
 BodyParts Property

  Switch on low bandwidth view
Exchange Server 2007 SP1
BodyParts Property

Topic Last Modified: 2006-06-13

The object's BodyParts collection. This property is read-only.

Applies To

IBodyPart Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Property BodyParts As IBodyParts
HRESULT get_BodyParts(IBodyParts** pVal);
pVal

Returned reference to an IBodyParts Interface.

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.

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker