Gets a collection containing the names of all parameters.
Namespace:
Rebex.Mime.Headers
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Names As ICollection Get |
C# |
---|
public ICollection Names { get; } |