使用 VS 2008 创建 Outlook 插件
我使用 Visual Studio 2008 创建了一个 Outlook 加载项。我想要做的是将菜单项添加到电子邮件项目的右键单击上下文菜单中。 有人有一个或两个如何做到这一点的示例吗?
I've created an outlook add-in using Visual Studio 2008. What I want to do is add a menu item to the right click context menu of an email item. Does anyone have a sample or two of how to do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
听起来你应该看看 本指南。
顺便说一句,在使用 Outlook 时,访问 www.outlookcode.com/ 几乎总是有回报的。
It sound like you should take a look at this guide.
By the way, it almost always pays off to visit www.outlookcode.com/ when dealing with Outlook.