c#收取获取outlook中的邮件内容 界面如下: 直接上代码如下: 记得添加引 using Microsoft.Office.Interop.Outlook; 说明, 如果是 office201 ...