We have setup where our users are registered to our domain server in the same network. Is there a way we can use the Pop3 client with logged in user credentials?
You can use Pop3Client.UseDefaultCredentials property to connect to the email server using the logged in user. Please try it and let us know if you need any further assistance in this regard.