Silverlight SDK for Microsoft Bing
NewsSort Property
OverviewMicrosoft.BingSearchEnvironmentNewsSort
Gets/Sets the default news sorting used by news searches
Declaration Syntax
C#Visual BasicVisual C++
public NewsSortOption NewsSort { get; set; }
Public Property NewsSort As NewsSortOption
public:
property NewsSortOption NewsSort {
	NewsSortOption get ();
	void set (NewsSortOption value);
}

Assembly: Microsoft.Bing.Data (Module: Microsoft.Bing.Data) Version: 1.0.0.0 (1.0.0.0)