ImportProfilePropertiesJobInfo.SourceUri property
Namespace: Microsoft.Online.SharePoint.TenantManagement
Assembly: Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)
Syntax
'Declaration
Public Property SourceUri As String
Get
Set
'Usage
Dim instance As ImportProfilePropertiesJobInfo
Dim value As String
value = instance.SourceUri
instance.SourceUri = value
public string SourceUri { get; set; }
Property value
Type: System.String
See also
Reference
ImportProfilePropertiesJobInfo class