Click or drag to resize

RecipientGetRecipientsByUser Method (String, Int32)

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

Parameters

userKey
Type: SystemString
messageId
Type: SystemInt32

Return Value

Type: RecipientCollection
See Also