FreeText

QueryType.FreeText property

Specifies a string value for which to search. If the FreeText property is set other than the And property, the server responds with a Status value of 8 (SearchTooComplex).

public string FreeText { get; set; }

See Also