Drag and Drop between Outlook and Add-in Pane

∥☆過路亽.° 提交于 2019-12-01 13:46:14

System tray interception is not a viable solution, not only because of security concerns, but because of deployment reasons. Add-ins functionality and entry points should be entirely described by their manifest files and should not require the user to install any background process.

As to drag-and-drop support in general, currently drag-and-drop to the sandbox is not a part of the product. However, we track Outlook add-in feature requests on our user-voice page. Please add your request there. Feature requests on user-voice are considered when we go through our planning process.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!