Request return reciept

Namespace:  JMail
Assembly:  JMail (in JMail)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool ReturnReceipt { get; set; }
Visual Basic (Declaration)
Public Property ReturnReceipt As Boolean
Visual C++
public:
property bool ReturnReceipt {
	bool get ();
	void set (bool value);
}

Field Value

Return Value

Remarks