You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.
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
The text was updated successfully, but these errors were encountered: