LumiSoft Net Help
DispositionNotificationOptions Property
NamespacesLumiSoft.Net.MailMail_MessageDispositionNotificationOptions
Gets or sets disposition notification options. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public Mail_h_DispositionNotificationOptions DispositionNotificationOptions { get; set; }
Public Property DispositionNotificationOptions As Mail_h_DispositionNotificationOptions
	Get
	Set
public:
property Mail_h_DispositionNotificationOptions^ DispositionNotificationOptions {
	Mail_h_DispositionNotificationOptions^ get ();
	void set (Mail_h_DispositionNotificationOptions^ value);
}
member DispositionNotificationOptions : Mail_h_DispositionNotificationOptions with get, set
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
ParseExceptionIs raised when header field parsing errors.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119