Re: ConversationTopic question



If you want to sort messages that have the same parent in the conversation
tree, you can sort them by any other property (sender name, ReceivedTime,
etc). You do not need (or event want) to extract that property from the
conversation index.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Calz" <kala.parameswaran@xxxxxxxxx> wrote in message
news:1179126054.529621.10050@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Since there could be two mails that cud be of the same parent and
hence have the same length.. Between them i need to sort depending on
time..

Dmitry,I always thought it wud be a tree.. But sorry for my ignorance
i am not quite clear as to what you meant by a flat list..

Thanks.








On May 11, 11:34 pm, "Dmitry Streblechenko" <dmi...@xxxxxxxxxxx>
wrote:
You don't need to know the time difference, only which message is the
parent (subtract 5 bytes and find a message with that exactconversation
index).
And this won't be a flat list, but rather a tree.

Dmitry Streblechenko (MVP)http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Calz" <kala.parameswa...@xxxxxxxxx> wrote in message

news:1178877387.750670.56100@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

On Mar 15, 11:34 am, "Dmitry Streblechenko" <dmi...@xxxxxxxxxxx>
wrote:
No, the prefix up to the point where it will split will stay the same,
but
each message will have a uniqueconversationindex, which is ultimately
related to its parent index.

Dmitry Streblechenko (MVP)http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Vlad Naulo" <a...@xxxxxxx> wrote in message

news:376eebe5311d4d8f84734e4e7983f1de@xxxxxxxxxxxxxx

Dmitry, I have a similar question.

So if the email thread gets separated into 2 or more threads, the
CONVERSATIONINDEX for both threads will stay the same?

Thank you.
Hi ,
I am trying to group all the mails that belong to the same thread.. I
am able to do thatusingPR_CONVERSATION_INDEX. But i also need to
sort it according to the relative position in the message thread for
which i need to interpret the the time difference stored in the child
indexes.. Any pointer on how to do it? since the time difference
stored in the child messages are concatenated ones, any idea as to how
to interpret it..

Thanks.




.



Relevant Pages

  • Tree Implementation in Java ...
    ... I would like to create some sort of Tree on my website. ... Cat Name Parent ID ... I will need something that will "sort out" the table in memory and will allow ...
    (comp.lang.java.programmer)
  • Re: Langhams disgrace
    ... Sometimes brave, sometimes mentally unbalanced, sometimes vengeful, sometimes manipulated by a parent who is indignant about an older person having sex with her child. ... sort of stuff up - it would be the rare exception when people do that. ...
    (uk.legal)
  • Re: FindRow vs. Restrict/SortTable
    ... That would work for a restriction on a single prop, but how do you sort on a ... Dmitry Streblechenko ... >> OutlookSpy - Outlook, CDO ...
    (microsoft.public.win32.programmer.messaging)
  • Re: How to sort a DataGrid bound to a DataRelation?
    ... I just had a similar problem, where I was attempting to sort the ... contents of a combobox that was bound to a datarelation. ... Note that Payment is my parent ... > DataRelation defining the parent-child relationship between them. ...
    (microsoft.public.dotnet.framework.windowsforms.databinding)
  • Re: How to sort a DataGrid bound to a DataRelation?
    ... I just had a similar problem, where I was attempting to sort the ... contents of a combobox that was bound to a datarelation. ... Note that Payment is my parent ... > DataRelation defining the parent-child relationship between them. ...
    (microsoft.public.dotnet.framework.windowsforms.databinding)