I want to access Gmail messages through POP3. The problem is that I need to ask the user to always go to his/her account settings and select: "Enable POP for all mail (even mail that's already been downloaded)"
I was wondering if Gmail has provided an API for this setting. I'm writing my app in C#.
I'm currently using this API: ActiveUp For all my POP3 and IMAP4 needs. I recomend you take a look at it and if you need any help just shoot me a message! Hope this helped!