Class that represents a header field parameter in an IMAP4 BODYSTRUCTURE structure.
For a list of all members of this type, see Parameter Members.
System.Object
Parameter
An IMAP4 server parses the MIME header fields of a message and returns the parsed content in a BODYSTRUCTURE structure. The Content-Type and Content-Disposition header fields may contain parameters, which are name and value pairs.
The Hunny.Mail library provides the Parameter class,
which represents the parameters in a BODYSTRUCTURE
structure. Parameter has Name and Value properties for the parameter's name and
value.
Namespace: Hunny.Mail
Assembly: Hunny.Mail (in Hunny.Mail.dll)
Parameter Members | Hunny.Mail Namespace