LumiSoft Mail Server User API
DSN Property
Namespaces > LumiSoft.Net.Mime > MimeEntity > DSN
Gets or sets header field "Disposition-Notification-To:" value. Returns null if value isn't set.
Syntax
C#Visual BasicManaged C++
public string DSN { get; set; }
Public Property DSN As String
public:
String^ DSN {
	String^ get ();
	void set (String^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)