How can re enable pop in Gmail from C# code?

╄→尐↘猪︶ㄣ 提交于 2019-12-02 08:38:55

You don't need to re enable the radio button, when a pop client downloads the mail, it cant be view by other pop clients. How outlook does this is by using the recent mode.

Try this its not all your mail but the last 30 days.

Just Add recent: to your username e.g recent:Me@gmail.com.

Recent mode fetches the last 30 days of mail, regardless of whether it's been sent to another POP1 client already.

Link to back it up.

http://support.google.com/mail/bin/answer.py?hl=en&answer=47948

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!