3.1.4.2.4.3 t:StandardGroupByType Simple Type

The StandardGroupByType simple type specifies the standard grouping and aggregating mechanisms for a grouped response to the FindItem operation.

 <xs:simpleType name="StandardGroupByType">
   <xs:restriction base="xs:string">
     <xs:enumeration
       value="ConversationTopic"
      />
   </xs:restriction>
 </xs:simpleType>
  

The following table lists the value that is defined by the StandardGroupByType simple type.

Value

Meaning

ConversationTopic

Specifies that results are grouped by the conversation topic and aggregated on the date and time at which the item was received.