Share via


MicrosoftgraphprivacyProfile.ContactEmail Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to