IAdmService2

The IAdmService2 interface extends the IAdmService interface.

Inheritance: IAdmService

Methods

Details

GetConfigurationQueries()

Returns the IAdmConfigurationQueries interface that allows you to retrieve information on custom commands and property patterns.

IAdmConfigurationQueries GetConfigurationQueries()

GetExchangeQueries()

Returns the IAdmExchangeQueries interface that allows you to perform various Exchange-related queries. In particular, the IAdmExchangeQueries interface allows you to retrieve the next mailbox storage to be used for creation of a mailbox, and to notify the Adaxes service that a certain mailbox storage was used for a specific directory object in order to enable property patterns to generate the next mailbox storage database address to be used for the next object.

IAdmExchangeQueries GetExchangeQueries()

Requirements

Minimum required version: 2011.1

See also