Platform SDK: Exchange 2000 Server

ExchangeServer CoClass

[This is preliminary documentation and subject to change.]

Defines an object that can access and modify information about the Exchange 2000 Server.

CLSID
25150F27-5734-11D2-A593-00C04F990D8A
ProgID
CDOEXM.ExchangeServer
Type Library
Microsoft CDO for Exchange Management Library
Inproc Server
CDOEXM.DLL
Threading Model
Both

Implemented Interfaces

IExchangeServer

IDataSource

Supported IDataSource Bindings

Data pertaining to a server can reside in both the Microsoft® Windows® Active Directory™ and the Microsoft® Exchange 2000 Server. In most cases you will use the IDataSource interface to bind to data in Active Directory using LDAP address protocol. See The Active Directory and CDOEXM for related information.

Remarks

Instances of the Server COM class give you access to information pertaining to the Exchange 2000 Server. The primary and default interface on ExchangeServer objects is the IExchangeServer. You can use this interface to get information such as the name of the server, the server type, server version and what storage groups are on the server. You can also set server characteristics such as enabling or disabling message tracking, or setting the days before log files are removed.