MimeParameterCollection.Names Property
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 8.0.9673)
Names
Gets a collection containing the names of all parameters. Inherited from MimeParameterList.
Declaration
public ICollection<string> Names { get; }
Property Value
| Type | Description |
|---|---|
| ICollection<String> |