IExchangeServer Interface
This interface is for managing the overall Microsoft® Exchange Server 2003.

CLSID

25150F47-5734-11D2-A593-00C04F990D8A

Extends

IDispatch

Type Library

Microsoft CDO for Exchange Management Library

DLL Implemented In

CDOEXM.DLL

Member Summary

The following table lists the properties of the IExchangeServer interface.

NameDescription
DataSourceThe DataSource property specifies the IDataSource2 interface of this object. This property is read-only.
DaysBeforeLogFileRemovalThe DaysBeforeLogFileRemoval property specifies the number of days before log files are deleted from the server.
DirectoryServerThe DirectoryServer property specifies the domain controller used by services on this computer. This property is read-only.
ExchangeVersionThe ExchangeVersion property specifies the version of Exchange installed on this server. This property is read-only.
MessageTrackingEnabledThe MessageTrackingEnabled property specifies whether message tracking is enabled for this server.
NameThe Name property specifies the name of this server. This property is read-only.
StorageGroupsThe StorageGroups property specifies a list of the URLs to storage groups on this server. This property is read-only.
SubjectLoggingEnabledThe SubjectLoggingEnabled property specifies whether subject logging and display is enabled for this server.

The following table lists the methods of the IExchangeServer interface.

NameDescription
GetInterfaceThe GetInterface method returns the specified dual interface on the object.
Page view tracker