I wonder how can I validate my login account.
I have an account here www.outlook.com
How can validate my username and password if exist or successfully login using vb.net.
I am coding simple smtp mail sender using vb.net, but first I want to validate my account before sending the email.
Is there any idea or code snippet?