如何使用C#在OutLook中创建插件 [英] How to create a plugin in OutLook using C#

查看:305
本文介绍了如何使用C#在OutLook中创建插件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮助我如何创建Outlook的插件。

Help me please how to create a plugin to outlook.

推荐答案

看看这个教程:演练:为Outlook创建第一个VSTO加载项 [ ^ ]



Take a look at this tutorial: Walkthrough: Creating Your First VSTO Add-In for Outlook[^]



本演练说明以下任务:

- 为Outlook创建Outlook加载项项目。



- 编写使用Outlook对象模型的代码将文本添加到新邮件的主题和正文中。



- 构建并运行项目进行测试。



- 清理已完成的项目,使加载项不再在开发计算机上自动运行。


This walkthrough illustrates the following tasks:
- Creating an Outlook add-in project for Outlook.

- Writing code that uses the object model of Outlook to add text to the subject and body of a new mail message.

- Building and running the project to test it.

- Cleaning up the completed project so that the add-in no longer runs automatically on your development computer.


谢谢你为上面的解决方案,但我需要在outlook中添加一个按钮点击该按钮,它打开Outlook中的新任务,这是您要求如何处理的要求??????
Thank you for the above solution but i need to add a button in outlook when i click that button it opens the new task in outlook that is the requirement can you tell how to proceed ??????


这篇关于如何使用C#在OutLook中创建插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆