Deleting Parameters Example
The final example shows how to delete any parameter from an existing account by setting its value to "". Specifically, the example deletes the DOMAIN parameter of the IMAP account from the first example.
Note If you attempt to delete any of the required parameters from an existing account, the entire account is automatically deleted.
<wap-provisioningdoc>
<characteristic type="EMAIL2">
<characteristic type="{D671C70B-8EE3-4881-8045-2AEE6F731B55}">
<parm name="DOMAIN" value=""/>
</characteristic>
</characteristic>
</wap-provisioningdoc>
See Also
EMAIL2 Configuration Service Provider Examples| EMAIL2 Configuration Service Provider
Send feedback on this topic to the authors.
© 2005 Microsoft Corporation. All rights reserved.