This procedure initializes the Mobility namespace with the Plans Manager database. This should be run before any of these procedures are called.
This method executes the following actions:
Plans Database:
Initialize SharePoint plans management by calling:
<request> <procedure> <execute namespace="HostedSharePoint2007" procedure="Initialize" impersonate="1"> <executeData> <preferredDomainController>AD01.Fabrikam.Com</preferredDomainController> </executeData> </execute> </procedure> </request>