How to send email thorugh exchange server? How to include sent emails into the sent item folder of mailbox through exchange server?
How to send email thorugh exchange server
Collapse
X
-
Exchange servers should have an SMTP server that you can use to send mail. You will need to use the System.Net.Mail namespace. Also check out this link.Originally posted by shaistaHow to send email thorugh exchange server? How to include sent emails into the sent item folder of mailbox through exchange server?
As to the second question, I don't know. Maybe someone else can help out with that.
Comment