Click or drag to resize
MimeKit

InternetAddressListToString Method

Overload List
 NameDescription
Public methodToString Serialize an InternetAddressList to a string suitable for display.
Public methodToString(Boolean) Serialize an InternetAddressList to a string, optionally encoding the list of addresses for transport.
Public methodToString(FormatOptions, Boolean) Serialize an InternetAddressList to a string, optionally encoding the list of addresses for transport.
Top
See Also