Compartilhar via


EmailMessage.Bcc Propriedade

Definição

Obtém ou define os destinatários do CCO (Cópia Oculta de Carbono) do email.

public:
 property System::Collections::Generic::List<System::String ^> ^ Bcc { System::Collections::Generic::List<System::String ^> ^ get(); void set(System::Collections::Generic::List<System::String ^> ^ value); };
public System.Collections.Generic.List<string>? Bcc { get; set; }
member this.Bcc : System.Collections.Generic.List<string> with get, set
Public Property Bcc As List(Of String)

Valor da propriedade

Aplica-se a