EmailOptions..::..RequestReadReceipt Property

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

Syntax


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