Silverlight SDK for Microsoft Bing
NewsCategory Property
OverviewMicrosoft.BingSearchEnvironmentNewsCategory
Gets/Sets the news category used in News searches
Declaration Syntax
C#Visual BasicVisual C++
public string NewsCategory { get; set; }
Public Property NewsCategory As String
public:
property String^ NewsCategory {
	String^ get ();
	void set (String^ value);
}

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