Silverlight SDK for Microsoft Bing
NewsArticles Property
OverviewMicrosoft.Bing.ServiceNewsCollectionNewsArticles
Declaration Syntax
C#Visual BasicVisual C++
public NewsArticle[] NewsArticles { get; set; }
Public Property NewsArticles As NewsArticle()
public:
property array<NewsArticle^>^ NewsArticles {
	array<NewsArticle^>^ get ();
	void set (array<NewsArticle^>^ value);
}
Remarks

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