RecipientCollectionAdd Method (String)

Adds a new recipient with the specified address to this collection.

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

Parameters

address
Type: SystemString
See Also