Exchange Resource Manager Ex Web Service

This section contains public methods of the Exchange Resource Manager Ex Namespace that are exposed in the Web Service. The methods exposed in the Web Service map directly to Exchange Resource Manager Ex named procedures.

Exchange Resource Manager Ex Namespace Web Services provides you with an easy way to integrate Exchange resource management functionality into .NET applications. For further information, see the .

The Exchange Resource Manager Ex Web Services contains named procedures for tracking Exchange resources. The procedures fall into the following categories:

  • Adding and removing resources.

  • Querying resources.

  • Allocating and deallocating resources.

The sections that follow describe the procedures in these categories.

Public Methods

Public Method Description

Exchange Resource Manager Ex::AddExchangeResources

Adds public store and mail store resources to Exchange Resource Manager. Call is restricted to domain admins.

Exchange Resource Manager Ex::RemoveExchangeResources

Removes public store and mail store resources from Exchange Resource Manager. This call is restricted to Domain Admins.

Exchange Resource Manager Ex::ReallocateConsumerMailStoreResource

Modifies the properties of existing mail stores which have been added to resource management for e-mail consumers. This call is restricted to Domain Admins.

Exchange Resource Manager Ex::QueryAllExchangeResources

Returns a listing of all mail stores, public stores, front-end servers, and consumer mail stores.

Exchange Resource Manager Ex::QueryAllFrontEndServers

Returns all front-end Exchange servers that have been added with AdExchangeResources.

Exchange Resource Manager Ex::QueryAllMailServers

Returns a listing of mail servers.

Exchange Resource Manager Ex::QueryConsumerMailboxAllocation

Queries the properties of an existing mailbox resource allocation. It returns information on mailboxes that were allocated using AllocateConsumerMailbox which use a type of ExchConsumerMailbox.

Exchange Resource Manager Ex::QueryConsumerMailboxesByMailstore

Returns all of the consumer mailboxes allocated to a specified mail store.

Exchange Resource Manager Ex::QueryMailboxAllocation

Queries the properties of an existing mailbox resource allocation. It returns information on mailboxes that were allocated using AllocateMailbox which use a type of ExchMailbox.

Applies To

Web Services API for:

  • Hosted Messaging and Collaboration version 3.5

  • Hosted Messaging and Collaboration version 3.0