LumiSoft Net Help
Bcc Property
NamespacesLumiSoft.Net.MimeMimeEntityBcc
Gets or sets header field "Bcc:" value. Returns null if value isn't set.
Declaration Syntax
C#Visual BasicVisual C++F#
public AddressList Bcc { get; set; }
Public Property Bcc As AddressList
	Get
	Set
public:
property AddressList^ Bcc {
	AddressList^ get ();
	void set (AddressList^ value);
}
member Bcc : AddressList with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119