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