 | HeaderField Property |
Gets the name of the header field.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 3.0.0
Syntaxpublic string Field { get; }
Property Value
Type:
StringThe name of the header field.
Remarks
Represents the field name of the header.
See Also