以编程方式在 Outlook 2007 中创建 IMAP 帐户
我们正在推出一个新的语音邮件系统,并试图找出一种以编程方式向用户的 Outlook 添加新的 IMAP 帐户的方法。
我的想法是,我创建一个表单,其中包含一堆所需的字段,并为它们创建所有字段。
we're rolling out a new voicemail system, and trying to figure out a way to programmatically add a new IMAP account to a user's Outlook.
Idea is that I create a form that takes a bunch of fields needed, and creates it all for them.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我会看一下 Redemption 在商业版本中,有一个额外的 dll“profman”,它允许您可以使用 Outlook 配置文件。
I would take a look at Redemption In the commercial version there is a bonus dll "profman" Which allows you play with the outlook profiles.