Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The CDO IBodyPart interface defines a set of methods and properties implemented by objects that participate in a message’s body part hierarchy. COM classes that expose implementations of the IBodyPart interface advertise to clients that they support such functionality.
The IBodyPart interface inherits from the IDispatch interface definition. It is therefore a dual interface and may be accessed using scripting languages that require the IDispatch interface, such as VBScript. The interface is also compatible with Automation, providing direct v-tbl binding for languages such as Visual Basic and Microsoft Visual J++ with the aid of the CDO type library.