SupportTicketDetailsProperties.ContactDetailAdditionalEmailAddress Property

Definition

Additional email addresses listed will be copied on any correspondence about the support ticket.

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

Property Value

Implements

Attributes

Applies to