ImportProfilePropertiesJobInfo.JobId property

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

Syntax

'Declaration
Public Property JobId As Guid
    Get
    Set
'Usage
Dim instance As ImportProfilePropertiesJobInfo
Dim value As Guid

value = instance.JobId

instance.JobId = value
public Guid JobId { get; set; }

Property value

Type: System.Guid

See also

Reference

ImportProfilePropertiesJobInfo class

ImportProfilePropertiesJobInfo members

Microsoft.Online.SharePoint.TenantManagement namespace