从交换服务器中的电子邮件中检索所有属性(已解决) [英] Retrive All Properties from a email in exchange server (SOLVED)

查看:146
本文介绍了从交换服务器中的电子邮件中检索所有属性(已解决)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!我需要一些有关在以下方式中检索电子邮件地址的指南:TO:FROM:AND CC:从存储在交换服务器中的少量电子邮件中获取的属性,例如:

我下载并可以从存储在Exchange服务器上的文件夹中的所有电子邮件中读取主题和正文,并且该XML文档的节点中的标记所引用的xml文档中的响应流具有响应流(主题:"a:displayname"和正文:" d:x1000001e"),我的问题是,是否有人对此标签有任何文档?(主题:"a:displayname",正文:"d:x1000001e"),我需要检索收件人:来自:且CC:电子邮件中的属性,我可以读取主题和正文,但是我不知道标签是否可以读取其他属性.

请帮助,我无权访问Google或其他工程搜索服务xD,只有我可以查看msdn库和代码项目.

Atte:Alberto F.

解决:我使用IEnumerator的类和功能来查看响应流检索的xml标记,并且我需要在SQL查询中添加更多行,我共享了用于解决此问题的链接.

IEnumerator:
http://msdn.microsoft.com/es-es/library/system.xml.xmlnode.getenumerator%28v = VS.80%29.aspx [将Exchange 2003与Webdav一起使用(发送,检索,附件,联系人,邮箱大小,标记为已读) [ ^ ]

有关为交换服务器创建SQL查询的更多参考:
http://msdn.microsoft.com/en-us/library/aa486312%28v = EXCHG.65%29.aspx [ ^ ]

SQL查询的WebDAV参考:
http://support.microsoft.com/kb/259849/es [

Hi! i need some guide about the way to retrive email address in the TO: FROM: AND CC: Properties from a lsit of email''s stored in a exchange server, for example:

I download and can read the subject and body from all email stored in a folder on exchange server with a responsestream in xml document referenced by a tag in the nodes o that xml doc, (subject: "a:displayname", and body:"d:x1000001e"), my question is if anyone have any documentation about this tag''s?(subject: "a:displayname", and body:"d:x1000001e"), i need to retrive the To: From: And CC: Properties from the email''s, i can read subject''s and body''s, but i dont''t know the tag''s to read the other properties.

Please help, i dont have access to google, or other enginge search services, xD, only i can view msdn libraries and code project.

Atte: Alberto F.

Solved: I use the class and fucntion of IEnumerator to see the xml tags retrived by the response stream, and i need to add some more line to the SQL Query, i shared the links i used to solve this.

IEnumerator:
http://msdn.microsoft.com/es-es/library/system.xml.xmlnode.getenumerator%28v=VS.80%29.aspx[^]

Reference to make SQL Query for exchange server:
Using Exchange 2003 with Webdav (Send, Retrieve, Attachments, Contacts, Mailboxsize, Mark as Read)[^]

More reference about create SQL Query''s for exchange server:
http://msdn.microsoft.com/en-us/library/aa486312%28v=EXCHG.65%29.aspx[^]

WebDAV reference for SQL Query:
http://support.microsoft.com/kb/259849/es[^]

推荐答案

仅已回答从未答复列表中删除-由OP解决(他因发布他的解决方案而从我那里得到5分)解决了问题
Answered only to remove from Unanswered list - solved by OP (who gets 5 from me for posting his solution)


借助
With the help of Exchange Server Fix Toolbox you may extract .edb contacts, messages, calendars, tasks and provides the detailed log of recovery process.


这篇关于从交换服务器中的电子邮件中检索所有属性(已解决)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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