How to identify conversation Mails using webdav method
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi We are developing Mail tool, One of the part of this mail tool is to identify the history of mails for one particular email Id Actually we use webdav search method, to fetch the unread mails from exchange server and update the status as read, the fetched mails are inserted into sqlserver table. Our Problem is. How to identify the thread mails, How to differentiate the thread mails to normal mails How to group by the thread mails How to identify the first mail in the thread. Regards, Arunkumar S :doh: