Share via


Source.LastIndexedTime property

Gets the time that the Source object was last indexed by search.

Namespace:  Microsoft.Office.Server.Discovery
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Property LastIndexedTime As DateTime
    Get
    Friend Set
'Usage
Dim instance As Source
Dim value As DateTime

value = instance.LastIndexedTime
public DateTime LastIndexedTime { get; internal set; }

Property value

Type: System.DateTime

See also

Reference

Source class

Source members

Microsoft.Office.Server.Discovery namespace