Gets or sets URL of mailing list archive. Value null means not specified.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string ListArchive { get; set; }
Public Property ListArchive As String Get Set
public: property String^ ListArchive { String^ get (); void set (String^ value); }
member ListArchive : string with get, set
Property Value
Remarks
Contains the URL to use to browse the archives of the mailing list from which this message was relayed.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119