Click or drag to resize

AccessUserRecipientProviderSetExcludedIds Method

Namespace:  Dynamicweb.EmailMarketing.RecipientProviders
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
public void SetExcludedIds(
	List<string> recipients
)

Parameters

recipients
Type: System.Collections.GenericListString
See Also