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