MicrosoftgraphorgContact.Phones Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to