dvign72

Results 1 issues of dvign72

Hi, i try to delete a message ( read from POP3 server ) `bool isDeleted = p3client.DeleteMessage(message.Index);` but not work... the statement returns true, but the email is still present...