Compartilhar via


ImportProfilePropertiesJobInfo.State propriedade

Namespace:  Microsoft.Online.SharePoint.TenantManagement
Assemblies:   Microsoft.Online.SharePoint.Client.Tenant.Silverlight (em Microsoft.Online.SharePoint.Client.Tenant.Silverlight.dll);  Microsoft.Online.SharePoint.Client.Tenant (em Microsoft.Online.SharePoint.Client.Tenant.dll)

Sintaxe

'Declaração
Public Property State As ImportProfilePropertiesJobState
    Get
    Set
'Uso
Dim instance As ImportProfilePropertiesJobInfo
Dim value As ImportProfilePropertiesJobState

value = instance.State

instance.State = value
public ImportProfilePropertiesJobState State { get; set; }

Valor de propriedade

Tipo: Microsoft.Online.SharePoint.TenantManagement.ImportProfilePropertiesJobState

Ver também

Referência

ImportProfilePropertiesJobInfo classe

ImportProfilePropertiesJobInfo membros

Microsoft.Online.SharePoint.TenantManagement namespace