Click or drag to resize
MimeKit

HeaderList Properties

The HeaderList type exposes the following members.

Properties
 NameDescription
Public propertyCount Get the number of headers in the list.
Public propertyIsReadOnly Get whether or not the header list is read only.
Public propertyItemHeaderId Get or set the value of the first occurrence of a header with the specified field name.
Public propertyItemInt32 Get or set the Header at the specified index.
Public propertyItemString Get or set the value of the first occurrence of a header with the specified field name.
Top
See Also