MailKit Documentation
MailKit Documentation
API Reference
MimeKit
InternetAddress Class
InternetAddress Methods
ToString Method
ToString Method
ToString(Boolean) Method
ToString(FormatOptions, Boolean) Method
Internet
Address
To
String Method
Serialize an
InternetAddress
to a string suitable for display.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
override
string
ToString
()
Return Value
String
A string representing the
InternetAddress
.
Remarks
The string returned by this method is suitable only for display purposes.
See Also
Reference
InternetAddress Class
ToString Overload
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast