How to send email thorugh exchange server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shaista
    New Member
    • Jul 2008
    • 1

    How to send email thorugh exchange server

    How to send email thorugh exchange server? How to include sent emails into the sent item folder of mailbox through exchange server?
  • Curtis Rutland
    Recognized Expert Specialist
    • Apr 2008
    • 3264

    #2
    Originally posted by shaista
    How to send email thorugh exchange server? How to include sent emails into the sent item folder of mailbox through exchange server?
    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.

    As to the second question, I don't know. Maybe someone else can help out with that.

    Comment

    Working...