Click or drag to resize
MimeKit

GroupAddress Constructor

Overload List
 NameDescription
Public methodGroupAddress(String) Initialize a new instance of the GroupAddress class.
Public methodGroupAddress(Encoding, String) Initialize a new instance of the GroupAddress class.
Public methodGroupAddress(String, IEnumerableInternetAddress) Initialize a new instance of the GroupAddress class.
Public methodGroupAddress(Encoding, String, IEnumerableInternetAddress) Initialize a new instance of the GroupAddress class.
Top
See Also