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