BillingProfileProperties.InvoiceRecipients Property

Definition

The list of email addresses to receive invoices by email for the billing profile.

public System.Collections.Generic.IList<string> InvoiceRecipients { get; }
member this.InvoiceRecipients : System.Collections.Generic.IList<string>
Public ReadOnly Property InvoiceRecipients As IList(Of String)

Property Value

Applies to