Click or drag to resize
MimeKit

MailboxAddressToString Method

Overload List
 NameDescription
Public methodToString Serialize an InternetAddress to a string suitable for display.
Public methodToString(Boolean) Serialize an InternetAddress to a string, optionally encoding it for transport.
Public methodToString(FormatOptions, Boolean) Return a string representation of the MailboxAddress, optionally encoding it for transport.
Top
See Also