Share via


MicrosoftgraphphysicalOfficeAddress.OfficeLocation Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to