Hunny Software Library Reference

Headers.Bcc Property

Gets the field body of the Bcc header field.

[Visual Basic]
Public ReadOnly Property Bcc As AddressList
[C#]
public AddressList Bcc {get;}

Remarks

If the field does not exist, accessing the property creates it.

See Also

Headers Class | Hunny.Mime Namespace