Request return reciept
Namespace:
JMailAssembly: 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); } |