AlertNotificationSettings.AlertNotificationEmailList Property

Definition

Optional. Gets or Sets non-admin recipients for email alerts. This can also include distribution groups apart from regular email ids

public System.Collections.Generic.IList<string> AlertNotificationEmailList { get; set; }
member this.AlertNotificationEmailList : System.Collections.Generic.IList<string> with get, set
Public Property AlertNotificationEmailList As IList(Of String)

Property Value

Applies to