Click or drag to resize

RecipientGetRecipientsByUser Method (String)

Namespace:  Dynamicweb.Mailing
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
public static RecipientCollection GetRecipientsByUser(
	string userKey
)

Parameters

userKey
Type: SystemString

Return Value

Type: RecipientCollection
See Also