次の方法で共有


Office365Tenant.GetImportProfilePropertyJob メソッド

名前空間:  Microsoft.Online.SharePoint.TenantManagement
アセンブリ:   Microsoft.Online.SharePoint.Client.Tenant.Silverlight (Microsoft.Online.SharePoint.Client.Tenant.Silverlight.dll 内);  Microsoft.Online.SharePoint.Client.Tenant (Microsoft.Online.SharePoint.Client.Tenant.dll 内)

構文

'宣言
Public Function GetImportProfilePropertyJob ( _
    jobId As Guid _
) As ImportProfilePropertiesJobInfo
'使用
Dim instance As Office365Tenant
Dim jobId As Guid
Dim returnValue As ImportProfilePropertiesJobInfo

returnValue = instance.GetImportProfilePropertyJob(jobId)
public ImportProfilePropertiesJobInfo GetImportProfilePropertyJob(
    Guid jobId
)

パラメーター

戻り値

型: Microsoft.Online.SharePoint.TenantManagement.ImportProfilePropertiesJobInfo

関連項目

参照先

Office365Tenant クラス

Office365Tenant メンバー

Microsoft.Online.SharePoint.TenantManagement 名前空間