Recipient Constructor (String)

Creates a new recipient with the specified address.

Namespace:  Aspose.Email.Windows.Forms
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public Recipient(
	string address
)

Parameters

address
Type: SystemString
See Also