3.1.4.6 Retrieving Conversation Views

To retrieve a list of messages associated with a conversation, a client first calls the RopGetContentsTable ROP ([MS-OXCROPS] section 2.2.4.14) with the TableFlags field set to ConversationMembers. The client then MUST call the RopRestrict ROP ([MS-OXCROPS] section 2.2.5.3) to restrict the table results to a specific conversation. The client then calls the RopQueryRows ROP ([MS-OXCROPS] section 2.2.5.4) on the table to obtain the messages included in the specified conversation.