Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Defines an object that can access and modify information about the Exchange 2000 Server.
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.
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.