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.
| Name | Description |
|---|
| DataSource | The DataSource property specifies the IDataSource2 interface of this object. This property is read-only. |
| DaysBeforeLogFileRemoval | The DaysBeforeLogFileRemoval property specifies the number of days before log files are deleted from the server. |
| DirectoryServer | The DirectoryServer property specifies the domain controller used by services on this computer. This property is read-only. |
| ExchangeVersion | The ExchangeVersion property specifies the version of Exchange installed on this server. This property is read-only. |
| MessageTrackingEnabled | The MessageTrackingEnabled property specifies whether message tracking is enabled for this server. |
| Name | The Name property specifies the name of this server. This property is read-only. |
| StorageGroups | The StorageGroups property specifies a list of the URLs to
storage groups on this server. This property is read-only. |
| SubjectLoggingEnabled | The SubjectLoggingEnabled property specifies whether subject logging and display is enabled for this server. |
The following table lists the methods of the IExchangeServer interface.
| Name | Description |
|---|
| GetInterface | The GetInterface method returns the specified dual
interface on the object. |