Share via


Configuration Property (IFolder)

Topic Last Modified: 2006-06-13

The Configuration CoClass object for the object.

Applies To

IFolder 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