Parameter Query Example
This example queries the IMAP account of the first example for the service name, service type, and incoming server parms, showing how to query an existing account to capture any parm individually (both standard and nonstandard).
<wap-provisioningdoc>
<characteristic type="EMAIL2">
<characteristic type="{D671C70B-8EE3-4881-8045-2AEE6F731B55}">
<parm-query name="SERVICENAME"/>
<parm-query name="SERVICETYPE"/>
<characteristic type="NAMEDPROPS">
<parm-query name="TMAIL:IncomingServer#001F"/>
</characteristic>
</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.