GraphUser.JobTitle Property

Definition

Job Title

[System.Text.Json.Serialization.JsonPropertyName("jobTitle")]
public string JobTitle { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("jobTitle")>]
member this.JobTitle : string with get, set
Public Property JobTitle As String

Property Value

Attributes

Applies to