| HeaderRawField Property |
Get the raw field name of the header.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public byte[] RawField { get; }
Property Value
ByteThe raw field name of the header.
Remarks
Contains the raw field name of the header.
See Also