MimeMessage.ListArchive Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9119)
ListArchive
Gets or sets the list of URLs of the 'List-Archive' header.
Declaration
public ListCommandUrlCollection ListArchive { get; set; }
Property Value
Type | Description |
---|---|
ListCommandUrlCollection | The list of URLs. |