3.1.4.7.4.1 CategoryType

Target namespace: urn:Microsoft.Search.Registration.Response

This type defines the category under which an Office SharePoint Server Search service can be shown in a user interface. There is only one possible value, INTRANET_GENERAL, which is used for every field that has this type.

 <s:simpleType name="CategoryType">
   <s:restriction base="s:string">
     <s:enumeration value="INTRANET_GENERAL"/>
   </s:restriction>
 </s:simpleType>

The following table defines the allowable values for CategoryType:

Value

Meaning

INTRANET_GENERAL

The Office SharePoint Server Search service can be shown under a general intranet search category.