Hello everybody,
I tried to run the POP3 example as shown within the forum and which has been discussed several times. So, I just want to delete emails whenever I called "pop.DownloadMessage(Messages.GetKeyAt(i), True)".
This does obviously NOT clear emails on the Google server ([email protected])!!
Furthermore, when I switch back to "False" (pop.DownloadMessage(Messages.GetKeyAt(i), False) " I can read the email exactly one time. Further calls do not return the same email(s).
Thanks for help
I tried to run the POP3 example as shown within the forum and which has been discussed several times. So, I just want to delete emails whenever I called "pop.DownloadMessage(Messages.GetKeyAt(i), True)".
This does obviously NOT clear emails on the Google server ([email protected])!!
Furthermore, when I switch back to "False" (pop.DownloadMessage(Messages.GetKeyAt(i), False) " I can read the email exactly one time. Further calls do not return the same email(s).
Thanks for help