NewsResult.NewsCollections (Bing, Version 2.0)

Array of NewsCollection results returned for this NewsResult, analogous to news clusters on bing.com/news.

<XmlArrayItemAttribute(IsNullable=False)> _  
Public Property NewsCollections() As NewsCollection()
End Property
[XmlArrayItemAttribute(IsNullable=false)] 
public NewsCollection[] NewsCollections { get; set; }

Remarks

The NewsCollection class consists of these properties:

See Also

Concepts

News SourceType Code Samples