ImportProfilePropertiesJobInfo constructor

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

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Usage
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New ImportProfilePropertiesJobInfo(context, _
    objectPath)
public ImportProfilePropertiesJobInfo(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parameters

See also

Reference

ImportProfilePropertiesJobInfo class

ImportProfilePropertiesJobInfo members

Microsoft.Online.SharePoint.TenantManagement namespace