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

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