Click or drag to resize
MimeKit

Parameter Properties

The Parameter type exposes the following members.

Properties
 NameDescription
Public propertyAlwaysQuote Get or set whether the parameter value should always be quoted even if it normally wouldn't need to be.
Public propertyEncoding Get or set the parameter value character encoding.
Public propertyCode exampleEncodingMethod Get or set the parameter encoding method to use.
Public propertyName Get the parameter name.
Public propertyValue Get or set the parameter value.
Top
See Also