Share via


MicrosoftGraphServicePrincipal.NotificationEmailAddresses Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="notificationEmailAddresses")]
public System.Collections.Generic.IList<string> NotificationEmailAddresses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="notificationEmailAddresses")>]
member this.NotificationEmailAddresses : System.Collections.Generic.IList<string> with get, set
Public Property NotificationEmailAddresses As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to