Y
Yashgt
Hi,
Just as we use the System.Net.Mail.SmtpClient class for
programmatically sending emails through an SMTP server, what can we
use for receiving emails from a POP3 server. We want to mimic a mail
client that reads messages from the mail server but retains them on
the server.
This is actually for an application that parses emails to derive
content.
Thanks,
Yash
Just as we use the System.Net.Mail.SmtpClient class for
programmatically sending emails through an SMTP server, what can we
use for receiving emails from a POP3 server. We want to mimic a mail
client that reads messages from the mail server but retains them on
the server.
This is actually for an application that parses emails to derive
content.
Thanks,
Yash