Share via


ImportStatus.LastCrawlNotFoundErrors Property

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.UserProfiles
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute("LastCrawlNotFoundErrors is obsolete. This attribute no longer exists. Please use LastCrawlErrors for overall error count.")> _
Public ReadOnly Property LastCrawlNotFoundErrors As Integer
    Get
'Usage
Dim instance As ImportStatus
Dim value As Integer

value = instance.LastCrawlNotFoundErrors
[ObsoleteAttribute("LastCrawlNotFoundErrors is obsolete. This attribute no longer exists. Please use LastCrawlErrors for overall error count.")]
public int LastCrawlNotFoundErrors { get; }

Property Value

Type: System.Int32

See Also

Reference

ImportStatus Class

ImportStatus Members

Microsoft.SharePoint.Portal.UserProfiles Namespace