IDomainServiceProperties.NotificationSettingAdditionalRecipient Property

Definition

The list of additional recipients

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="The list of additional recipients", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="additionalRecipients")]
public string[] NotificationSettingAdditionalRecipient { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="The list of additional recipients", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="additionalRecipients")>]
member this.NotificationSettingAdditionalRecipient : string[] with get, set
Public Property NotificationSettingAdditionalRecipient As String()

Property Value

String[]
Attributes

Applies to