ImportStatus.LastCrawlAccessDenied 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("LastCrawlAccessDenied is obsolete. This attribute no longer exists. Please use LastCrawlErrors for overall error count.")> _
Public ReadOnly Property LastCrawlAccessDenied As Integer
Get
'Usage
Dim instance As ImportStatus
Dim value As Integer
value = instance.LastCrawlAccessDenied
[ObsoleteAttribute("LastCrawlAccessDenied is obsolete. This attribute no longer exists. Please use LastCrawlErrors for overall error count.")]
public int LastCrawlAccessDenied { get; }
Property Value
Type: System.Int32