Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the type of user profile import operation.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Enumeration ProfileImportType
'Usage
Dim instance As ProfileImportType
public enum ProfileImportType
Members
Member name | Description | |
---|---|---|
Profile | Import user profile information from user profile store. | |
Membership | Import user profile information from membership. | |
Delete | Delete user profile information. |
Remarks
For more information about importing user profile information, see Importing User Profiles.