This procedure frees all resources owned by the organization. All of the mailboxes and public folders allocated from the organization must be deallocated before this call will succeed.
No remarks
<request> <procedure> <execute namespace="Exchange Resource Manager" procedure="DeallocateOrganization"> <executeData> <organization>LDAP://ou=ExchOrg1,dc=raven01,dc=com</organization> <preferredDomainController>myPrimaryDC.raven.com </preferredDomainController> </executeData> </execute> </procedure> </request>