 | ReceivedToString Method |
Serializes the
Received value to a string.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.17.0
Syntaxpublic override string ToString()
Return Value
StringThe serialized string.
Remarks
Creates a string-representation of the
Received value.
See Also