Gets or sets the list of URLs of the 'List-Unsubscribe' header.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Property ListUnsubscribe As ListCommandUrlCollection Get Set |
| C# |
|---|
public ListCommandUrlCollection ListUnsubscribe { get; set; } |