Exchange 2007 Mobility Provider API

This document provides the details of the application programming interface (API) for the Exchange 2007 Mobility Provider included with the Microsoft® Provisioning System (MPS) in the Microsoft Solution for Hosted Messaging and Collaboration version 4.0. Contained herein are descriptions of the procedures of this provider along with method input parameters and return values. In addition, example Extensible Markup Language (XML) requests are provided along with a typical XML response that the provisioning system returns after a request is submitted to MPS and tasks are completed.

Developers should use this API document as a reference when creating XML requests that initiate Hosted Exchange 2007 Mobility provisioning tasks. The intended use of this API is for client applications that will perform Hosted Exchange 2007 Mobility-specific provisioning tasks.

Public Method Description
Exchange 2007 Mobility Provider::ClearActiveSyncDevice Deletes all data from a mobile device the next time that the device receives data from the server.
Exchange 2007 Mobility Provider::GetActiveSyncDeviceStatistics Retrieves a list of devices that are configured to synchronize with a specified user's mailbox and returns a list of statistics about the devices.
Exchange 2007 Mobility Provider::GetActiveSyncMailboxPolicy Returns mailbox policies.
Exchange 2007 Mobility Provider::NewActiveSyncMailboxPolicy Creates a new mobile mailbox policy object.
Exchange 2007 Mobility Provider::RemoveActiveSyncDevice Deletes the mobile device partnership information that you specify from a user's device list that is stored in a mailbox.
Exchange 2007 Mobility Provider::RemoveActiveSyncMailboxPolicy Removes a specific mobile mailbox policy. If any users are assigned to the policy, this procedure will fail.
Exchange 2007 Mobility Provider::SetActiveSyncMailboxPolicy Applies a variety of policy settings.
 Applies To