ImportProfilePropertiesJobInfo.Error propriedade
Namespace: Microsoft.Online.SharePoint.TenantManagement
Assembly: Microsoft.Online.SharePoint.Client.Tenant (em Microsoft.Online.SharePoint.Client.Tenant.dll)
Sintaxe
'Declaração
Public Property Error As ImportProfilePropertiesJobError
Get
Set
'Uso
Dim instance As ImportProfilePropertiesJobInfo
Dim value As ImportProfilePropertiesJobError
value = instance.Error
instance.Error = value
public ImportProfilePropertiesJobError Error { get; set; }
Valor de propriedade
Tipo: Microsoft.Online.SharePoint.TenantManagement.ImportProfilePropertiesJobError
Ver também
Referência
ImportProfilePropertiesJobInfo classe