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

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