gatsby0121
-
11/17/2011 3:32:24 AM
Grouping Private Messages
I'm currently writing a custom webpart(s) that allows a user to converse back and forth with a staff memeber. I'm able to display all messages for that user using the api, but is there a way so that I can show only the first message from topics?
For instance let's say a user had a conversation with a staff member about computers. Then the computer had another back and forth conversation about tv's.
How can I show a page that only has the first message of each conversation (actually just the title will show) and when the user clicks on that title, it opens up a page with all of the messages from that conversation only? i.e. only the computer conversation should show, or only the TV conversation, but not both.
Is there a conversation id?
|