Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想向 .net 创建的电子邮件 (Microsoft.Office.Interop.Outlook.MailItem) 添加一条消息。
但是,我没有文件,只有一个字符串。 这种方法就行不通了。
是否可以附加字符串作为附件?