Gets the list of addresses of recipients that are not to be revealed to other recipients of the message.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Bcc As MailAddressCollection Get |
C# |
---|
public MailAddressCollection Bcc { get; } |