I want to be able to read emails from smtp in c#, and I have the the AE.Net.Mail library. I have the code from this thread
but I get an error ImapClient does not contain a definition for 'AuthMethods'
.
Does anyone know how to fix this?
Thanks
I want to be able to read emails from smtp in c#, and I have the the AE.Net.Mail library. I have the code from this thread
but I get an error ImapClient does not contain a definition for 'AuthMethods'
.
Does anyone know how to fix this?
Thanks