smtpClient.EnableSsl = true;; //smtpClient.Timeout = 10000;//超时; smtpClient.DeliveryMethod = SmtpDeliveryMethod.Network;; smtpClient.
確定! 回上一頁