 | HeaderRawField Property |
Gets the raw field name of the header.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 3.0.0
Syntaxpublic byte[] RawField { get; }
Property Value
Type:
ByteThe raw field name of the header.
Remarks
Contains the raw field name of the header.
See Also