[E2010] [EWSMA] [C#]:将“联系人”和“任务”项目保存到文件中。 [英] [E2010][EWSMA][C#]: Saving 'Contact' and 'Task' items to a file.

查看:79
本文介绍了[E2010] [EWSMA] [C#]:将“联系人”和“任务”项目保存到文件中。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对于'EmailMessage'项目,我可以将MIME内容加载到流中并将其保存到文件中。如何使用"联系人"和"任务"项执行相同操作?

解决方案

您可以使用ExportItems和UploadItems来保存所有基础属性将项目转换为不透明的流,然后您可以将其保存在文件中并重新上载到另一台Exchange 2010服务器。见




http://msdn.microsoft.com/en-us/library/ff709523(v = exchg.140).aspx



http://msdn.microsoft.com /en-us/library/hh135142%28v=exchg.140%29.aspx
$


干杯

Glen


For 'EmailMessage' items i can load MIME content to a stream and save it to a file. How can I do the same with 'Contact' and 'Task' items?

解决方案

You can use ExportItems and UploadItems which will save all the underlying properties of the Items to a Opaque stream which you can then at save in a file and re upload to another Exchange 2010 server. see

http://msdn.microsoft.com/en-us/library/ff709523(v=exchg.140).aspx

and

http://msdn.microsoft.com/en-us/library/hh135142%28v=exchg.140%29.aspx

Cheers
Glen


这篇关于[E2010] [EWSMA] [C#]:将“联系人”和“任务”项目保存到文件中。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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