Add | Add one or more header fields to the collection. If multiple header fields are provided they must be separated by CR/LF pairs. |
Clear | Remove all header fields from the collection. |
Find | Find a header field in the collection. |
Item | Access to the collection by index. |
Remove | Remove a header field from the collection. |
All | The concatenation of all strings in the collection separted by a CR/LF pair. |
Charset | Gets and sets the preferred character set label that is used to for converting non-ASCII characters contained in header field strings to/from a byte encoded representation. |
Count | Number of objects in the collection. |