Click or drag to resize

MailProviderAddAddress Method

Namespace:  Dynamicweb.ItemCreator.Providers
Assembly:  Dynamicweb.ItemCreator (in Dynamicweb.ItemCreator.dll) Version: 2.0.2
Syntax
protected virtual void AddAddress(
	MailAddressCollection addressCollection,
	string address
)

Parameters

addressCollection
Type: System.Net.MailMailAddressCollection
address
Type: SystemString
See Also