Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
This interface provides access to storage groups in Microsoft® Exchange 2000 information stores.
Properties
Name | Type | Description |
---|---|---|
DataSource
(Read-Only) |
[C++,IDL]IDataSource* |
Returns the IDataSource interface on the object. |
DaysBeforeLogFileRemoval | [Visual Basic,VBScript] Long [C++,IDL] Long |
The days before log files are deleted from the server. |
ExchangeVersion
(Read-only) |
[Visual Basic,VBScript] String [C++,IDL] BSTR |
The version of Exchange installed on this server. |
Fields
(Read-Only) |
[Visual Basic] ADODB.Fields [C++,IDL] Fields* |
The object's Fields collection. |
MessageTrackingEnabled | [Visual Basic,VBScript] Boolean [C++,IDL] VARIANT_BOOL |
Toggles message tracking for the server. |
Name
(Read-only) |
[Visual Basic,VBScript] String [C++,IDL]BSTR |
The name of the server. |
ServerType | [Visual Basic,VBScript] CDOServerType [C++,IDL]CDOServerType |
The Server type for this server. |
StorageGroups
(Read-only) |
[Visual Basic,VBScript] Variant [C++,IDL] VARIANT |
A list of storage groups on this server. |
Methods
Name | Description |
---|---|
GetInterface | Returns the specified dual interface on the object. |
No code available