EmailLog..::..Subject Property

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

Syntax


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