如何在C#中创建Outlook外接程序以创建任务文件夹 [英] How to create a outlook add-in in C# to create a task folder

查看:194
本文介绍了如何在C#中创建Outlook外接程序以创建任务文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当您单击Outlook中的任务时.我想创建自己的任务,例如已经存在的存档文件夹中的任务".在单击该提示后,应该会在输入密码时对用户进行身份验证,如果密码正确,我将致电网络服务.

快速答复将不胜感激.

When u click on tasks in outlook. I wanted to create my own task like Tasks in archive folder already existing there. And on clicking that propmt should appear to authenticate the user on entering a password and if password is correct i will call a web service.

A quick reply would be greatly appreciated.

推荐答案

abe main hoon写道:
abe main hoon wrote:

当您单击Outlook中的任务时.我想创建自己的任务,例如已经存在的存档文件夹中的任务.

When u click on tasks in outlook. I wanted to create my own task like Tasks in archive folder already existing there.



最简单的方法是使用Office的Visual Studio工具,该工具可以下载 ^ ]. MSDN上有一个(较旧的)示例,显示了如何操作任务 [^ ]使用VSTO.



The easiest way would be by using Visual Studio Tools for Office, which can be downloaded here[^]. There''s an (older) example on MSDN showing how to manipulate tasks[^] using VSTO.

abe主角写道:

在单击该提示后,应该会显示propmt来验证用户在输入密码时的身份,如果密码正确,我会致电网站服务.

And on clicking that propmt should appear to authenticate the user on entering a password and if password is correct i will call a web service.



在加载项中应该不要太难:)



Shouldn''t be too hard from the Add-in :)


这篇关于如何在C#中创建Outlook外接程序以创建任务文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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