EmailMessage.Bcc Property

Definition

Gets or sets the email's BCC recipients.

public System.Collections.Generic.List<string> Bcc { get; set; }

Property Value

System.Collections.Generic.List<System.String>

Applies to