Click or drag to resize

RecipientCollectionInsertItem Method

Namespace:  Dynamicweb.Mailing
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
protected override void InsertItem(
	int index,
	Recipient item
)

Parameters

index
Type: SystemInt32
item
Type: Dynamicweb.MailingRecipient
See Also