EmailLog..::..RequestReadReceipt Property

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

Syntax


public bool RequestReadReceipt { get; set; }
Public Property RequestReadReceipt As Boolean
	Get
	Set
public:
property bool^ RequestReadReceipt {
	bool^ get ();
	void set (bool^ value);
}