Office365Tenant.GetImportProfilePropertyJobs method

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

Syntax

'Declaration
Public Function GetImportProfilePropertyJobs As ImportProfilePropertiesJobStatusCollection
'Usage
Dim instance As Office365Tenant
Dim returnValue As ImportProfilePropertiesJobStatusCollection

returnValue = instance.GetImportProfilePropertyJobs()
public ImportProfilePropertiesJobStatusCollection GetImportProfilePropertyJobs()

Return value

Type: Microsoft.Online.SharePoint.TenantManagement.ImportProfilePropertiesJobStatusCollection

See also

Reference

Office365Tenant class

Office365Tenant members

Microsoft.Online.SharePoint.TenantManagement namespace