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.
我想添加到我的应用程序功能,允许通过 Outlook 发送电子邮件,例如 Adobe Reader。 因此,在按下电子邮件按钮后,我希望看到 Outlook 的本机“新邮件”窗口,其中附有我的文档。 知道如何存档吗?
为什么不互操作?
http://support.microsoft.com/kb/819398
不是一个完全的解决方案,而是更多的提示:也许用您的附件创建一个 *.eml 文件并打开它(作为一个新的邮件窗口)会有所帮助吗?