BodyPart Property

Topic Last Modified: 2006-06-13

Returns the IBodyPart interface on the implementing object. This property is read-only.

Applies To

IAppointment Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property BodyPart As IBodyPart
HRESULT get_BodyPart(IBodyPart** pVal);

Parameters