Platform SDK: Exchange 2000 Server

Folder CoClass

[This is preliminary documentation and subject to change.]

Represents a folder in a public or private Exchange Web store.

CLSID
CD00010E-8B95-11D1-82DB-00C04FB1625D
ProgID
CDO.Folder
Type Library
Microsoft CDO for Microsoft Exchange Library
Inproc Server
CDOEX.DLL
Threading Model
Both

Implemented Interfaces

IDataSource

IFolder

OLE DB Row Access

Remarks

The Folder object represents a folder in any public or private Web store. Folders can contain messages, appointments, or other folders in a structure similar to a file system of directories. You can use a Folder object to get the URL to a user's inbox, calendar, or folder, and process the items it contains.

For more information about the Folder object, see Working with Folders and Items.