LumiSoft Net Help
ListOwner Property
NamespacesLumiSoft.Net.MailMail_MessageListOwner
Gets or sets URL for mailing list owner's mailbox. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ListOwner { get; set; }
Public Property ListOwner As String
	Get
	Set
public:
property String^ ListOwner {
	String^ get ();
	void set (String^ value);
}
member ListOwner : string with get, set
Property Value
Remarks
Contains the URL to send e-mail to the owner of 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