MicrosoftgraphorgContact.Addresses Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="addresses")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphphysicalOfficeAddress> Addresses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="addresses")>]
member this.Addresses : System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphphysicalOfficeAddress> with get, set
Public Property Addresses As IList(Of MicrosoftgraphphysicalOfficeAddress)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to