OpaqueMail icon indicating copy to clipboard operation
OpaqueMail copied to clipboard

Problem with DeleteMessage

Open dvign72 opened this issue 7 years ago • 0 comments

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 in mailbox.

Can you help me?

Bye Davide

dvign72 avatar Feb 04 '19 14:02 dvign72