ProfileImportType Enumeration

Defines the type of user profile import operation.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.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.

See Also

Reference

Microsoft.Office.Server.UserProfiles Namespace