如何在WDS中获取Outlook/电子邮件对话主题? [英] How to get the outlook/email Conversation Thread in WDS ?

查看:147
本文介绍了如何在WDS中获取Outlook/电子邮件对话主题?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿,

我已经在C#.NET 2008中编写了一个程序,以使用CSearchManager搜索到WDS的索引.
I've written a program, in C#.NET 2008, to search the index using CSearchManager to the WDS.

推荐答案

我刚刚测试了ConversationID属性,而且似乎工作正常-同一线程中的所有电子邮件都相同.

对于ConversationIndex属性,您需要将其解释为索引向量:
http://msdn.microsoft.com/en-us/library/bb787335(VS.85) .aspx
有关如何处理矢量属性的信息,请参阅WSSQL示例-相当简单:
http://code.msdn.microsoft.com/windowssearch

I've just tested the ConversationID property and it seems to work fine - it's the same for all emails in the same thread.

For the ConversationIndex property, you need to interpret it as a vector of indices:
http://msdn.microsoft.com/en-us/library/bb787335(VS.85).aspx
See the WSSQL sample for how to deal with vector properties - it's fairly straight forward:
http://code.msdn.microsoft.com/windowssearch


这篇关于如何在WDS中获取Outlook/电子邮件对话主题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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