Mapping class
SharePoint 2013
Represents a crawled property mapping to a managed property in the SharePoint Server search metadata property schema.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
For a crawled property, represented by a CrawledProperty object, to be available to the SharePoint Server search experience, it must be mapped to a managed property, represented by a ManagedProperty object.
The Mapping object represents this mapping in the Search service application’s property schema.
Show: