SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Bcc Property

The BCC header of the Message.

Syntax

public MailAddressList Bcc { get; }
Public Property Bcc As MailAddressList

Remarks

The BCC header field contains the addresses of secondary recipients of the message whose addresses are not to be revealed to other recipients of the message. Mail servers remove the BCC header when processing the message and use its value for dispatching the message only.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]