| HeaderToString Method |
Return a string representation of the header.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public override string ToString()
Return Value
StringA string representing the
Header.
Remarks
Formats the header field and value in a way that is suitable for display.
See Also