JavaMail, for those who dont know.
Anyway, is there an equivalent to this in C#/.Net? I need to access my Gmail account for testing purposes, but using a regular automation tool would be too hard.
I need to be able to read and parse GMail. Similar to what this article is doing in Java: http://seleniumsoftwaretesting.blogspot.com/2011/08/verify-email-confirmation-using.html