VSTO Outlook:为由主题行确定的邮件项目创建动态自定义上下文菜单
是否可以通过检查项目的内容来将不同的项目添加到邮件项目自定义上下文菜单?
例如,仅当主题行包含“重要”时才添加该项目。
Is it possible to add different items to a mail item custom context menu by inspecting the contents of the item?
For instance, only add the item if the subject line contains "IMPORTANT".
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这似乎有效。
This seems to work.