MailKit Documentation
MailKit Documentation
API Reference
MimeKit
InternetAddress Class
InternetAddress Methods
Clone Method
CompareTo Method
Equals Method
GetHashCode Method
OnChanged Method
Parse Method
ToString Method
TryParse Method
Internet
Address
Clone Method
Clone the address.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
abstract
InternetAddress
Clone
()
Return Value
InternetAddress
The cloned address.
Remarks
Clones the address.
See Also
Reference
InternetAddress Class
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast