NotificationSettings.AdditionalRecipient Property

Definition

The list of additional recipients

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> AdditionalRecipient { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.PropertyOrigin.Owned)>]
member this.AdditionalRecipient : System.Collections.Generic.List<string> with get, set
Public Property AdditionalRecipient As List(Of String)

Property Value

Implements

Attributes

Applies to