LumiSoft Net Help
ListID Property
NamespacesLumiSoft.Net.MailMail_MessageListID
Gets or sets mailing list identifier. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ListID { get; set; }
Public Property ListID As String
	Get
	Set
public:
property String^ ListID {
	String^ get ();
	void set (String^ value);
}
member ListID : string with get, set
Property Value
Remarks
Stores an identification of the mailing list through which this message was distributed.
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