共用方式為


SPUserProfileADImportUsageEntry.ImportIgnoredCount property

使用 LDAP DirSync 匯入期間忽略那里物件計數。

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

Syntax

'宣告
Public Property ImportIgnoredCount As Long
    Get
    Set
'用途
Dim instance As SPUserProfileADImportUsageEntry
Dim value As Long

value = instance.ImportIgnoredCount

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

Property value

Type: System.Int64

請參閱

參照

SPUserProfileADImportUsageEntry class

SPUserProfileADImportUsageEntry members

Microsoft.SharePoint.Administration namespace