在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
当使用c#自带的MailMessage类发送excel附件时,再次打开excel会提示处于锁定状态。 解决思路:Attachment是添加附件的类,邮件发送后没有释放该类 public string SendSmtpeMail(string strSmtpServer, string strFrom, string strFromPass, string strto, string strSubject, string strBody, string excelPath) using (var client = new SmtpClient(strSmtpServer)) |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论