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