Net.Mail中提供方法根據指定的smtp服務器來發送郵件。 ... public static void SendEmail( ... SmtpClient smtp = new SmtpClient(mailServer);
確定! 回上一頁