 | ParameterListToString Method |
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 3.0.0
Syntaxpublic override string ToString()
Return Value
Type:
StringA string representing the
ParameterList.
Remarks
If there are multiple parameters in the list, they will be separated by a semicolon.
See Also