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