Share via


Configuration Property (IItem)

Topic Last Modified: 2006-06-13

A reference to a Configuration object in which configuration information for the object is defined.

Applies To

IItem Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property Configuration As CDO.Configuration
HRESULT get_Configuration(IConfiguration** pVal);HRESULT put_Configuration(IConfiguration* Val);

Parameters

Remarks

A Configuration object should be shared among other Collaboration Data Objects (CDO) objects to define a single configuration for the entire set.