SPUserProfileADImportUsageEntry.ImportStartTime property

Date/time when import started.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ImportStartTime As DateTime
    Get
    Set
'Usage
Dim instance As SPUserProfileADImportUsageEntry
Dim value As DateTime

value = instance.ImportStartTime

instance.ImportStartTime = value
public DateTime ImportStartTime { get; set; }

Property value

Type: System.DateTime

See also

Reference

SPUserProfileADImportUsageEntry class

SPUserProfileADImportUsageEntry members

Microsoft.SharePoint.Administration namespace