Silverlight SDK for Microsoft Bing
Date Property
OverviewMicrosoft.BingSearchResultDate
Gets/Sets the DateTime for the SearchResult.
Declaration Syntax
C#Visual BasicVisual C++
public DateTime Date { get; set; }
Public Property Date As DateTime
public:
property DateTime Date {
	DateTime get ();
	void set (DateTime value);
}

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