INotificationSettings.AdditionalRecipient 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[] AdditionalRecipient { 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.AdditionalRecipient : string[] with get, set
Public Property AdditionalRecipient As String()

Property Value

String[]
Attributes

Applies to