Microsoftgraphorganization.TechnicalNotificationMails Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to