依據要使用的Mail服務更改smtpAddress、portNumber以及enableSSL三個變數 ... using (SmtpClient smtp = new SmtpClient(smtpAddress, portNumber))
確定! 回上一頁