Example XML Request
The following is an example of an XML request for the
MailEnableContact method of the Exchange Provider:
<request>
<data/>
<procedure>
<execute namespace='Exchange Provider'
procedure='MailEnableContact'>
<executeData>
<path>LDAP://OU=litware,OU=consolidatedmessenger, DC=fabrikam,DC=com
</path>
<cn>johnc</cn>
<targetAddress>johnc@other.com</targetAddress>
<proxyAddress>johnc_local@litware.com</proxyAddress>
</executeData>
</execute>
</procedure>
</request>
Example XML Response
No example XML response.