WebKnowledgeSourceParameters.Freshness Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default freshness filter for web results. Can be overridden at query time via knowledge source runtime parameters.
public string Freshness { get; set; }
member this.Freshness : string with get, set
Public Property Freshness As String