GraphUser.OfficeLocation Property

Definition

Office Location

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

Property Value

Attributes

Applies to