与Outlook联系表单 [英] Contact forms with Outlook

查看:84
本文介绍了与Outlook联系表单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我几天前在微软的论坛上发了一个问题,并被告知要在这里发帖。

Hi, I posted a question on Microsoft's forum some days ago, and was told to post it here.

不知道在哪里发帖。

基本上,我的问题是" 有没有办法制作一个客户可以填写的表格,保存时会将它们保存为我的Outlook的联系人?"

Basically, my question is "Is there any way to make a form that clients can fill out, which upon saving will save them as a contact to my Outlook?"

谢谢

推荐答案

Hello Martin,

Hello Martin,

VBA宏或COM加载项可用于实现它。请注意,VBA宏不是为在多台计算机上分发解决方案而设计的。在
中了解更多信息
Outlook 2010中的VBA入门
文章。

VBA macro or COM add-in can be used for implementing that. Be aware, VBA macros are not designed for distributing the solution on multiple machines. Read more about that in the Getting Started with VBA in Outlook 2010 article.

您还可以创建一个表单区域,用户可以在该表单区域填写联系人项目上的所有必填字段。请参阅

创建Outlook表单地区
了解更多信息。

Also you can create a form region where users can fill all the required fields on the contact item. See Creating Outlook Form Regions for more information.

您可以将基于VSTO的加载项视为常规.Net应用程序,因此您可以在那里使用Windows窗体。

You may consider VSTO based add-in as a regular .Net application, so you can use Windows Forms there.


这篇关于与Outlook联系表单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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