Platform SDK: CDO for Windows 2000

Messages CoClass

The Messages Component Object Model (COM) class defines an object that is used to manage a collection of Message objects gathered by a DropDirectory object from a file system folder.

CLSID
Not applicable
ProgID
Not applicable
Type Library
Microsoft CDO for Windows 2000 Library
Inproc Server
CDOSYS.DLL
Threading Model
Both

Implemented Interfaces

IMessages

Remarks

Instances of the Messages COM class cannot be created directly. An object reference is always returned by the IDropDirectory.GetMessages method and used to access a collection of Message objects representing messages in a file system folder.

See Also

DropDirectory COM Class

IMessages Interface

IDropDirectory.GetMessages