2.2.6.1.1.3 ConversationData Structure
The ConversationData structure is used in the Data field of the DerivedId structure, as specified in section 2.2.6.1.1, when the derived web services identifier being generated is for a Conversation object.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ConversationIdSize |
ConversationId (variable) |
||||||||||||||||||||||||||||||
... |
ConversationIdSize (2 bytes): An integer that is set to the number of bytes in the ConversationId field. This field is written in little-endian order.
ConversationId (variable): An array of bytes that contains the value of the PidTagConversationId property ([MS-OXOMSG] section 2.2.1.2) for the conversation.