GET api/v2.0/Discussions/GetLatestTopics?discussionKey={discussionKey}&maxToRetrieve={maxToRetrieve}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| discussionKey | globally unique identifier |
None. |
|
| maxToRetrieve | integer |
Default value is 20 |
Body Parameters
None.
Response Information
Resource Description
Collection of MessageThread| Name | Description | Type | Additional information |
|---|---|---|---|
| Subject | string |
None. |
|
| ItemKey | globally unique identifier |
None. |
|
| CommunityKey | globally unique identifier |
None. |
|
| LinkToViewItem | string |
None. |
|
| Tags | Collection of Tag |
None. |
|
| TagsString | string |
None. |
|
| ItemDescription | string |
None. |
|
| DisplayDateTime | date |
None. |
|
| ItemOwnerContactKey | globally unique identifier |
None. |
|
| CanAddTagCurrentContact | boolean |
None. |
|
| CanBoostCurrentContact | boolean |
None. |
|
| CanDeleteCurrentContact | boolean |
None. |
|
| CanEditCurrentContact | boolean |
None. |
|
| CanFollowCurrentContact | boolean |
None. |
|
| CanUnfollowCurrentContact | boolean |
None. |
|
| CanMarkAsInappropriateCurrentContact | boolean |
None. |
|
| CanModerateCurrentContact | boolean |
None. |
|
| CanPinCurrentContact | boolean |
None. |
|
| CanRespondCurrentContact | boolean |
None. |
|
| CanViewCurrentContact | boolean |
None. |
|
| LastMessage |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<ArrayOfMessageThread xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Egroups">
<MessageThread>
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns:d3p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Egroups" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>Subject</d4p1:Key>
<d4p1:Value>sample string 6</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</_cacheSanitized>
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>Subject</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:string"></d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>MessageThreadKey</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d6p1:guid">2e60fa5c-95ed-4a48-bb19-019a5a73e33e</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>ListKey</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d6p1:guid">00000000-0000-0000-0000-000000000000</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>RootMessageID</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:int">0</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastApprovedOn</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:dateTime">0001-01-01T00:00:00</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastMessageID</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:int">0</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>TotalMessages</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:int">0</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastPendingOn</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:dateTime">0001-01-01T00:00:00</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastPendingMessageID</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:int">0</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>TotalPendingMessages</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:int">0</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastRejectedOn</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:dateTime">0001-01-01T00:00:00</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastRejectedMessageID</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:int">0</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>TotalRejectedMessages</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:int">0</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>ThreadClosed</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:boolean">false</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>ThreadClosedOn</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:dateTime">0001-01-01T00:00:00</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>ThreadClosedBy</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d6p1:guid">00000000-0000-0000-0000-000000000000</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>RootMessageKey</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d6p1:guid">00000000-0000-0000-0000-000000000000</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastApprovedMessageKey</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d6p1:guid">00000000-0000-0000-0000-000000000000</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastPendingMessageKey</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d6p1:guid">00000000-0000-0000-0000-000000000000</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastRejectedMessageKey</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d6p1:guid">00000000-0000-0000-0000-000000000000</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>Permalink</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:string"></d4p1:Value>
</d4p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d3p1:_LastApprovedMessageKey>61d72868-5508-4ee7-b7c0-771345c8376c</d3p1:_LastApprovedMessageKey>
<d3p1:_LastApprovedOn>2025-11-06T13:35:35.6147124-05:00</d3p1:_LastApprovedOn>
<d3p1:_LastMessageID>8</d3p1:_LastMessageID>
<d3p1:_LastPendingMessageID>11</d3p1:_LastPendingMessageID>
<d3p1:_LastPendingMessageKey>134267aa-47de-477f-ad79-c9f16d92b270</d3p1:_LastPendingMessageKey>
<d3p1:_LastPendingOn>2025-11-06T13:35:35.6147124-05:00</d3p1:_LastPendingOn>
<d3p1:_LastRejectedMessageID>14</d3p1:_LastRejectedMessageID>
<d3p1:_LastRejectedMessageKey>470db8a6-ab14-439c-a03d-58cc79450970</d3p1:_LastRejectedMessageKey>
<d3p1:_LastRejectedOn>2025-11-06T13:35:35.6147124-05:00</d3p1:_LastRejectedOn>
<d3p1:_ListKey>2aa37d36-eb6b-4a79-9e7b-07b5bc91a72b</d3p1:_ListKey>
<d3p1:_MessageThreadKey>f0603eb5-4d24-4ab1-9867-d6d35e45385e</d3p1:_MessageThreadKey>
<d3p1:_Permalink>sample string 23</d3p1:_Permalink>
<d3p1:_RootMessageID>5</d3p1:_RootMessageID>
<d3p1:_RootMessageKey>1a6d03a2-c3a1-49ab-adc3-8c30ab73d684</d3p1:_RootMessageKey>
<d3p1:_Subject>sample string 6</d3p1:_Subject>
<d3p1:_ThreadClosed>true</d3p1:_ThreadClosed>
<d3p1:_ThreadClosedBy>4b4f0194-389f-4b9e-a6c2-a1e6d0a635ab</d3p1:_ThreadClosedBy>
<d3p1:_ThreadClosedOn>2025-11-06T13:35:35.6147124-05:00</d3p1:_ThreadClosedOn>
<d3p1:_TotalMessages>9</d3p1:_TotalMessages>
<d3p1:_TotalPendingMessages>12</d3p1:_TotalPendingMessages>
<d3p1:_TotalRejectedMessages>15</d3p1:_TotalRejectedMessages>
</_dataObject>
<_rootMessage i:nil="true" />
<_x003C_IsObjectDataEventSuppressed_x003E_k__BackingField>true</_x003C_IsObjectDataEventSuppressed_x003E_k__BackingField>
</MessageThread>
<MessageThread>
<_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_dataObject xmlns:d3p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Egroups" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">
<_IsLoggingEnabled>true</_IsLoggingEnabled>
<_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField>
<_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField>
<_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField>
<_x003C_ItemName_x003E_k__BackingField i:nil="true" />
<_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField>
<_cacheSanitized xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>Subject</d4p1:Key>
<d4p1:Value>sample string 6</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</_cacheSanitized>
<_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey>
<_createdOn>0001-01-01T00:00:00</_createdOn>
<_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey>
<_deletedOn>0001-01-01T00:00:00</_deletedOn>
<_dirtyFields xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>Subject</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:string"></d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>MessageThreadKey</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d6p1:guid">2e60fa5c-95ed-4a48-bb19-019a5a73e33e</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>ListKey</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d6p1:guid">00000000-0000-0000-0000-000000000000</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>RootMessageID</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:int">0</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastApprovedOn</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:dateTime">0001-01-01T00:00:00</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastMessageID</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:int">0</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>TotalMessages</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:int">0</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastPendingOn</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:dateTime">0001-01-01T00:00:00</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastPendingMessageID</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:int">0</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>TotalPendingMessages</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:int">0</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastRejectedOn</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:dateTime">0001-01-01T00:00:00</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastRejectedMessageID</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:int">0</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>TotalRejectedMessages</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:int">0</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>ThreadClosed</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:boolean">false</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>ThreadClosedOn</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:dateTime">0001-01-01T00:00:00</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>ThreadClosedBy</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d6p1:guid">00000000-0000-0000-0000-000000000000</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>RootMessageKey</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d6p1:guid">00000000-0000-0000-0000-000000000000</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastApprovedMessageKey</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d6p1:guid">00000000-0000-0000-0000-000000000000</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastPendingMessageKey</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d6p1:guid">00000000-0000-0000-0000-000000000000</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>LastRejectedMessageKey</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d6p1:guid">00000000-0000-0000-0000-000000000000</d4p1:Value>
</d4p1:KeyValueOfstringanyType>
<d4p1:KeyValueOfstringanyType>
<d4p1:Key>Permalink</d4p1:Key>
<d4p1:Value xmlns:d6p1="http://www.w3.org/2001/XMLSchema" i:type="d6p1:string"></d4p1:Value>
</d4p1:KeyValueOfstringanyType>
</_dirtyFields>
<_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey>
<_isNew>true</_isNew>
<_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey>
<_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey>
<_updatedOn>0001-01-01T00:00:00</_updatedOn>
<d3p1:_LastApprovedMessageKey>61d72868-5508-4ee7-b7c0-771345c8376c</d3p1:_LastApprovedMessageKey>
<d3p1:_LastApprovedOn>2025-11-06T13:35:35.6147124-05:00</d3p1:_LastApprovedOn>
<d3p1:_LastMessageID>8</d3p1:_LastMessageID>
<d3p1:_LastPendingMessageID>11</d3p1:_LastPendingMessageID>
<d3p1:_LastPendingMessageKey>134267aa-47de-477f-ad79-c9f16d92b270</d3p1:_LastPendingMessageKey>
<d3p1:_LastPendingOn>2025-11-06T13:35:35.6147124-05:00</d3p1:_LastPendingOn>
<d3p1:_LastRejectedMessageID>14</d3p1:_LastRejectedMessageID>
<d3p1:_LastRejectedMessageKey>470db8a6-ab14-439c-a03d-58cc79450970</d3p1:_LastRejectedMessageKey>
<d3p1:_LastRejectedOn>2025-11-06T13:35:35.6147124-05:00</d3p1:_LastRejectedOn>
<d3p1:_ListKey>2aa37d36-eb6b-4a79-9e7b-07b5bc91a72b</d3p1:_ListKey>
<d3p1:_MessageThreadKey>f0603eb5-4d24-4ab1-9867-d6d35e45385e</d3p1:_MessageThreadKey>
<d3p1:_Permalink>sample string 23</d3p1:_Permalink>
<d3p1:_RootMessageID>5</d3p1:_RootMessageID>
<d3p1:_RootMessageKey>1a6d03a2-c3a1-49ab-adc3-8c30ab73d684</d3p1:_RootMessageKey>
<d3p1:_Subject>sample string 6</d3p1:_Subject>
<d3p1:_ThreadClosed>true</d3p1:_ThreadClosed>
<d3p1:_ThreadClosedBy>4b4f0194-389f-4b9e-a6c2-a1e6d0a635ab</d3p1:_ThreadClosedBy>
<d3p1:_ThreadClosedOn>2025-11-06T13:35:35.6147124-05:00</d3p1:_ThreadClosedOn>
<d3p1:_TotalMessages>9</d3p1:_TotalMessages>
<d3p1:_TotalPendingMessages>12</d3p1:_TotalPendingMessages>
<d3p1:_TotalRejectedMessages>15</d3p1:_TotalRejectedMessages>
</_dataObject>
<_rootMessage i:nil="true" />
<_x003C_IsObjectDataEventSuppressed_x003E_k__BackingField>true</_x003C_IsObjectDataEventSuppressed_x003E_k__BackingField>
</MessageThread>
</ArrayOfMessageThread>