EmailConfigurationModel.CustomEmailAddress Property

Definition

Gets or sets the custom email address for sending emails.

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

Property Value

Implements

Attributes

Applies to