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