EmailRemittance..::..BCC Property

Namespace:  JiwaFinancials.Jiwa.JiwaCreditorChqPayUI
Assembly:  JiwaCreditorChqPayUI (in JiwaCreditorChqPayUI.dll)

Syntax


public string BCC { get; set; }
Public Property BCC As String
	Get
	Set
public:
property String^ BCC {
	String^ get ();
	void set (String^ value);
}