Share via


EmailRecipients.To Property

Definition

Email To recipients

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

Property Value

Implements

To
Attributes

Applies to