MimeParameterList.Add Method
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9147)
Add(String, String)
Adds a new parameter to the collection.
Declaration
public void Add(string name, string value)
Adds a new parameter to the collection.
public void Add(string name, string value)