MailKit Documentation
MailKit Documentation
API Reference
MimeKit
InternetAddressList Class
InternetAddressList Methods
ToString Method
ToString Method
ToString(Boolean) Method
ToString(FormatOptions, Boolean) Method
Internet
Address
List
To
String Method
Serialize an
InternetAddressList
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
InternetAddressList
.
Remarks
If there are multiple addresses in the list, they will be separated by a comma.
See Also
Reference
InternetAddressList Class
ToString Overload
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast