ImportProfilePropertiesJobError enumeration

Namespace:  Microsoft.Online.SharePoint.TenantManagement
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public Enumeration ImportProfilePropertiesJobError
'Usage
Dim instance As ImportProfilePropertiesJobError
public enum ImportProfilePropertiesJobError

Members

Member name Description
NoError
InternalError
DataFileNotExist
DataFileNotInTenant
DataFileTooBig
InvalidDataFile
ImportCompleteWithError

See also

Reference

Microsoft.Online.SharePoint.TenantManagement namespace