MicrosoftGraphUser.EmployeeId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="employeeId")]
public string EmployeeId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="employeeId")>]
member this.EmployeeId : string with get, set
Public Property EmployeeId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to