ImportStatus Members

Include Protected Members
Include Inherited Members

Represents the status of a user profile import operation.

The ImportStatus type exposes the following members.

Properties

  Name Description
Public property CrawlInProgressType Gets the type of crawl that is currently in progress to import user profile data from the Active Directory directory service.
Public property CrawlStatus Gets the status of the current crawl used to import user profile data from the Active Directory directory service.
Public property DBUserCount Gets the number of user records in the user profile database.
Public property LastCrawlErrors Gets the errors that occurred during the last crawl used to import user profile data from the Active Directory directory service.
Public property LastCrawlSeedStatus Gets the error code for the last import of user profile data from the Active Directory directory service.
Public property LastCrawlSuccesses Gets the number of users that were successfully imported during the latest import of user profile data from the Active Directory directory service.
Public property LastCrawlTime Gets the date and time of the last crawl used to gather user profile data from the Active Directory directory service.
Public property LastCrawlType Gets the type of the current crawl to use to import user profile data from the Active Directory directory service.
Public property LastImportStopped
Public property LastImportType Gets the last profile import type used to import user profile data from the Active Directory directory service.
Public property LastLogEntry Gets the description for the error code in the LastCrawlSeedStatus property when gathering user profile data from the Active Directory directory service.
Public property LastStartCrawlTime Gets the start date and time of the last crawl used to import user profile data from the Active Directory directory service.
Public property MembershipLastCrawlSuccesses Gets the number of memberships that were successfully imported during the latest import of user profile data from the Active Directory directory service.
Public property MembershipLastCrawlTime
Public property MembershipLastStartCrawlTime

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ImportStatus Class

Microsoft.Office.Server.UserProfiles Namespace