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