Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with DeleteMessage #73

Open
dvign72 opened this issue Feb 4, 2019 · 0 comments
Open

Problem with DeleteMessage #73

dvign72 opened this issue Feb 4, 2019 · 0 comments

Comments

@dvign72
Copy link

dvign72 commented Feb 4, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant