LumiSoft Net Help
ListUnsubscribe Property
NamespacesLumiSoft.Net.MailMail_MessageListUnsubscribe
Gets or sets URL for mailing list unsubscription. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ListUnsubscribe { get; set; }
Public Property ListUnsubscribe As String
	Get
	Set
public:
property String^ ListUnsubscribe {
	String^ get ();
	void set (String^ value);
}
member ListUnsubscribe : string with get, set
Property Value
Remarks
Contains the URL to use to unsubscribe the mailing list from which this message was relayed.
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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