Freigeben über


SPUserProfileADImportUsageEntry.ImportSuccessCount-Eigenschaft

Anzahl der Objekte, die mit LDAP DirSync erfolgreich importiert wurden.

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

Syntax

'Declaration
Public Property ImportSuccessCount As Long
    Get
    Set
'Usage
Dim instance As SPUserProfileADImportUsageEntry
Dim value As Long

value = instance.ImportSuccessCount

instance.ImportSuccessCount = value
public long ImportSuccessCount { get; set; }

Eigenschaftswert

Typ: System.Int64

Siehe auch

Referenz

SPUserProfileADImportUsageEntry Klasse

SPUserProfileADImportUsageEntry-Member

Microsoft.SharePoint.Administration-Namespace