You are employed as a developer at ABC.com. ABC.com has an Active Directory domain, named ABC.com.
You are creating a SharePoint app that recovers objects from the search index via the client-side
object model (CSOM). You are preparing to write the necessary code to apply the client-side
query code.
Which of the following is the namespace that should be included in the code?
A.
The Microsoft.SharePoint.Client.Search.Query namespace.
B.
The Microsoft.SharePoint.Client.Search.Portability namespace.
C.
The Microsoft.SharePoint.Client.Search.Administration namespace.
D.
The Microsoft.Office.Server.Search.WebControls namespace.
Explanation: