Silverlight SDK for Microsoft Bing
IsBreakingNews Property
OverviewMicrosoft.BingSearchResultIsBreakingNews
Gets/Sets a boolean value which defines whether a news result is breaking news (i.e. very new)
Declaration Syntax
C#Visual BasicVisual C++
public bool IsBreakingNews { get; set; }
Public Property IsBreakingNews As Boolean
public:
property bool IsBreakingNews {
	bool get ();
	void set (bool value);
}

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