Exchange OAB Resource Manager Web Services

This section contains public Web methods of the Exchange Offline Address Books (OAB) Resource Manager that are exposed in the Web Service. Exchange OAB Resource Manager Web Services provide you with an easy way to integrate Exchange OAB resource management functionality into .NET applications.

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

The sections that follow describe the procedures in these categories.

Public Methods
Public Method Description
AddResources Adds OAB servers to the pool of available servers.
ModifyResources Modifies OAB servers in the pool of available servers.
RemoveResources Removes the server from the pool of resources managed by Exchange OAB Resource Manager.
QueryAllServers Returns a listing of all OAB servers.
QueryOrgsByServer Returns a list of all the customer orgs whose OAB exists on this server.
QueryServerByOrg Returns the store and server allocated to a customer org.
 Applies To