NewsResponse.RelatedSearches (Bing, Version 2.0)

Array of NewsRelatedSearch results returned for this NewsRequest.

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

Remarks

For more information, see the NewsRelatedSearch Class (Bing, Version 2.0)

See Also

Concepts

News SourceType Code Samples