Sample: Mail Address Verifier for Pocket PC and Windows Mobile
A simple PocketPC application that verifies whether the specified e-mail address
is valid by attempting to resolve its MX records.

More info
The sample demonstrates:
- Determining the correct SMTP server for email domain
- Verifying, that email address is valid by querying SMTP server
See also: