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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also