Staff..::..SMTPUsername Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Staff
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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