UserProfile.JobTitle propriedade
Namespace: Microsoft.SharePoint.Client.UserProfiles
Assemblies: Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)
Sintaxe
'Declaração
Public ReadOnly Property JobTitle As String
Get
'Uso
Dim instance As UserProfile
Dim value As String
value = instance.JobTitle
public string JobTitle { get; }
Valor de propriedade
Tipo: System.String