Gets or sets the list of URLs of the 'List-Archive' header.

Namespace:  Rebex.Mime
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Property ListArchive As ListCommandUrlCollection
	Get
	Set
C#
public ListCommandUrlCollection ListArchive { get; set; }

Field Value

The list of URLs.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also