SPUserProfileADImportUsageEntry.ImportMaxDefragTime-Eigenschaft
Maximale Dauer (in Millisekunden) für das Defragmentieren.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ImportMaxDefragTime As Long
Get
Set
'Usage
Dim instance As SPUserProfileADImportUsageEntry
Dim value As Long
value = instance.ImportMaxDefragTime
instance.ImportMaxDefragTime = value
public long ImportMaxDefragTime { get; set; }
Eigenschaftswert
Typ: System.Int64
Siehe auch
Referenz
SPUserProfileADImportUsageEntry Klasse