User-148788041 posted
Hi
I have below code.
Var pop3client= new pop3client();
Var email= new list pop3message
Var cat = new list string
Var em= pop3client.getemail(i)
cat= pop3client.getemail(i)
Getting error in pop3client.getemail in cat.
I can't tell you. I have no idea what code/library you are using, so don't know anything about the types or properties of your code. I suggest you look at the documentation for the code you are using.