.NET使用本地Outlook郵箱指定郵箱用戶名和密碼發送郵件

一、添加Microsoft.Office.Interop.Outlook引用 二、封裝發送郵件方法 using System; using System.Configuration; using System.Net.Mail; namespace ServiceMe.Apps.Business.Common.Unity { /// <summary> /// 發送郵件幫助類
相關文章
相關標籤/搜索