EmailRecipients.BCC Property

Definition

Email BCC recipients.

public System.Collections.Generic.IList<Azure.Communication.Email.EmailAddress> BCC { get; }
member this.BCC : System.Collections.Generic.IList<Azure.Communication.Email.EmailAddress>
Public ReadOnly Property BCC As IList(Of EmailAddress)

Property Value

Applies to