A copy of the e-mail message that is sent to one or more recipients without the knowledge of the primary recipients.
Primary recipients are listed in the To: and Cc: lines. This is useful if you want to copy a message to many people without each of them seeing who the other recipients are.
If you see this header on incoming mail, something is wrong because it does not appear in the headers.
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static HeaderType Bcc { get; }
Public Shared ReadOnly Property Bcc As HeaderType
Get
public:
static property HeaderType^ Bcc {
HeaderType^ get ();
}
static member Bcc : HeaderType with get
Property Value
Type:
HeaderType
See Also