SpellResponse.Results (Bing, Version 2.0)

Array of results returned for this SearchRequest.

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

Remarks

For most markets, only one result is returned.

See Also

Concepts

Spell SourceType (Bing, Version 2.0)
Spell SourceType Code Samples